[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
fedora-accounts website.py,1.13,1.14
- From: "Toshio γγγ¨γΏ" (toshio) <fedora-extras-commits redhat com>
- To: fedora-extras-commits redhat com
- Subject: fedora-accounts website.py,1.13,1.14
- Date: Wed, 17 Oct 2007 12:43:46 -0400
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',),
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]