relenggroup is used for massrebuild
https://src.fedoraproject.org/group/relenggroup Revert "dist-git/pagure: There is no relenggroup in Fedora, it's called cvsadmin" This reverts commit 85a12a41dd708061c54eb842432dd619bed2d446.
This commit is contained in:
parent
cd21fac615
commit
028cdc638d
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ BLACKLISTED_GROUPS = ['forks', 'group']
|
|||
# ACL settings
|
||||
ACL_BLOCK_UNSPECIFIED = False
|
||||
ACL_PROTECTED_NAMESPACES = ['rpms', 'modules', 'container']
|
||||
RCM_GROUP = 'cvsadmin'
|
||||
RCM_GROUP = 'relenggroup'
|
||||
RCM_BRANCHES = ['refs/heads/f[0-9]+', 'refs/tags/.*', 'refs/heads/master', 'refs/heads/.*']
|
||||
# Pushing to c* stuff is never allowed
|
||||
BLACKLIST_RES = ['refs/heads/c[0-9]+.*']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue