copr: allow custom0 in dist-git
This commit is contained in:
parent
f690929a42
commit
2acaeb6842
1 changed files with 2 additions and 2 deletions
|
@ -17,12 +17,12 @@ admin_groups=cvsadmin
|
||||||
|
|
||||||
# comma separated list of active branches to create ACLs for
|
# comma separated list of active branches to create ACLs for
|
||||||
# example:
|
# example:
|
||||||
active_branches=el5,el6,el7,epel7,f22,f23,f24,master
|
active_branches=el5,el6,el7,epel7,f22,f23,f24,master,custom0
|
||||||
|
|
||||||
# a "regex"ish list of the reserved branches
|
# a "regex"ish list of the reserved branches
|
||||||
# example:
|
# example:
|
||||||
# reserved_branches=f[0-9][0-9],epel[0-9],epel[0-9][0-9],el[0-9],olpc[0-9]
|
# reserved_branches=f[0-9][0-9],epel[0-9],epel[0-9][0-9],el[0-9],olpc[0-9]
|
||||||
reserved_branches=f[0-9][0-9],epel[0-9],epel[0-9][0-9],el[0-9],olpc[0-9]
|
reserved_branches=f[0-9][0-9],epel[0-9],epel[0-9][0-9],el[0-9],olpc[0-9],custom[0-9]
|
||||||
|
|
||||||
# url of package database - acls (data in json format)
|
# url of package database - acls (data in json format)
|
||||||
# You can leave it empty if you don't want to use it.
|
# You can leave it empty if you don't want to use it.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue