copr: deny trust admins fas group
Someone from that group created "trolling" copr group copr-gonzo, so we denied this group. If someone will complain, redirect them to this commit message.
This commit is contained in:
parent
d94640cfcf
commit
21fd4a7ca6
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ DIST_GIT_CLONE_URL="https://{{ dist_git_base_url }}/git"
|
|||
COPR_DIST_GIT_LOGS_URL = "https://{{ dist_git_base_url }}/per-task-logs"
|
||||
|
||||
# no need to filter cla_* groups, they are already filtered by fedora openid
|
||||
GROUP_DENYLIST = ['fedorabugs', 'packager', 'provenpackager', 'ipausers', 'signed_fpca', 'fedora-contributor']
|
||||
GROUP_DENYLIST = ['fedorabugs', 'packager', 'provenpackager', 'ipausers', 'signed_fpca', 'fedora-contributor', 'trust admins']
|
||||
|
||||
DEFER_BUILD_SECONDS = 300
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue