Greeings. There's a use that wants to use their @fedoraproject.org alias in bugzilla so we need to add an exception for them. +1s? kevin -- diff --git a/roles/pkgdb2/files/fas2.py b/roles/pkgdb2/files/fas2.py index 3cd2c4e..c048af8 100644 --- a/roles/pkgdb2/files/fas2.py +++ b/roles/pkgdb2/files/fas2.py @@ -265,6 +265,8 @@ class AccountSystem(BaseClient): 163460: 'besser82@xxxxxxxxxxxxxxxxx', # Amit Shah: amit@xxxxxxxxxxxx 115389: 'amitshah@xxxxxxxxxxxxxxxxx', + # Mark Wielard: fedora@xxxxxxxxxxxxxx + 102697: 'mjw@xxxxxxxxxxxxxxxxx', } # A few people have an email account that is used in owners.list but # have setup a bugzilla account for their primary account system email
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx