#5028 Adding Python SIG address as a recipient in Bugzilla
Closed: Fixed None Opened 8 years ago by dfateyev.

Usually, I add Perl SIG (perl-devel@lists.fedoraproject.org) to recipients in Perl-related bugs in Bugzilla, to let people in the list know about changes.

The same doesn't work for Python SIG (python-devel@lists.fedoraproject.org) and a Python-related bug:

{{{
Red Hat Bugzilla was unable to make any match at all for one or more of the names
and/or email addresses you entered on the previous page. Please go back and try
other names or email addresses. These need to correspond to actual accounts already
registered in Red Hat Bugzilla.

Please go back and try other names or email addresses.
CC:
python-devel@lists.fedoraproject.org did not match anything
}}}


That's not the right address. ;)

You want:

python-sig@lists.fedoraproject.org

Please try that and let us know if you still see any issues.

Thanks, python-sig@lists.fedoraproject.org works.

Why "python-devel" marked as the SIG address in mailing lists?[[BR]]
https://lists.fedoraproject.org/mailman/listinfo

{{{
python-devel Fedora Python SIG
python-sig [no description available]
}}}
The first probably should be marked "Fedora Python development team", and the second is "Fedora Python SIG". These two mailing lists are a bit confusing.

yeah, historical reasons.

The python-devel list has been around for ages, the python-sig list is just for the pkgdb group and has to be private (since it can get security bugs).

Feel free to contact the admins of those lists to update the text there. ;)

Login to comment on this ticket.

Metadata