+1 On 31 March 2017 at 14:42, Kevin Fenzi <[email protected]> wrote: > 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: '[email protected]', > # Amit Shah: [email protected] > 115389: '[email protected]', > + # Mark Wielard: [email protected] > + 102697: '[email protected]', > } > # 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 > > > > _______________________________________________ > infrastructure mailing list -- [email protected] > To unsubscribe send an email to [email protected] >
-- Stephen J Smoogen. _______________________________________________ infrastructure mailing list -- [email protected] To unsubscribe send an email to [email protected]
