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:
Dennis Gilmore 2016-09-07 17:42:36 +00:00
parent aacf4dd310
commit a13e88b0ba

View file

@ -129,7 +129,7 @@ channel =
build_from_srpm =
has_perm admin :: allow
tag el6-docs && has_perm docs :: allow
tag *-infra && has_perm infra :: allow
all :: deny
{% endif %}