fedora-accounts website.py,1.13,1.14

Toshio ããã¨ã¿ (toshio) fedora-extras-commits at redhat.com
Wed Oct 17 16:43:46 UTC 2007


Author: toshio

Update of /cvs/fedora/fedora-accounts
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29706

Modified Files:
	website.py 
Log Message:
* Add packager as a group that is autoapproved for fedorabugs.



Index: website.py
===================================================================
RCS file: /cvs/fedora/fedora-accounts/website.py,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- website.py	6 Sep 2007 23:00:06 -0000	1.13
+++ website.py	17 Oct 2007 16:43:44 -0000	1.14
@@ -23,6 +23,7 @@
 # Mapping of group to groups that are automatically added to a user when the
 # original group is approved.
 auto_approve_groups = {'cvsextras' : ('fedorabugs',),
+        'packager' : ('fedorabugs',),
         'cla_dell' : ('cla_done',),
         'cla_ibm' : ('cla_done',),
         'cla_fedora' : ('cla_done',),




More information about the fedora-extras-commits mailing list