allow people with infra permission to build srpms in the infra tags
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
This commit is contained in:
parent
aacf4dd310
commit
a13e88b0ba
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ channel =
|
||||||
|
|
||||||
build_from_srpm =
|
build_from_srpm =
|
||||||
has_perm admin :: allow
|
has_perm admin :: allow
|
||||||
tag el6-docs && has_perm docs :: allow
|
tag *-infra && has_perm infra :: allow
|
||||||
all :: deny
|
all :: deny
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue