dist-git/pagure: There is no relenggroup in Fedora, it's called cvsadmin
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
0ae363f173
commit
8981c7dd49
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ BLACKLISTED_GROUPS = ['forks', 'group']
|
|||
# ACL settings
|
||||
ACL_BLOCK_UNSPECIFIED = False
|
||||
ACL_PROTECTED_NAMESPACES = ['rpms', 'modules', 'container']
|
||||
RCM_GROUP = 'relenggroup'
|
||||
RCM_GROUP = 'cvsadmin'
|
||||
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