Allow the packager group to submit module builds.
This commit is contained in:
parent
d434e8d6c9
commit
c94f757e0d
1 changed files with 2 additions and 4 deletions
|
@ -86,10 +86,8 @@ class ProdConfiguration(BaseConfiguration):
|
|||
|
||||
# These groups are allowed to submit builds.
|
||||
ALLOWED_GROUPS = [
|
||||
'factory2',
|
||||
'modularity-wg',
|
||||
# Not allowed until FESCo approves us in the F27 timeframe.
|
||||
#'packager',
|
||||
# https://pagure.io/fesco/issue/1763
|
||||
'packager',
|
||||
]
|
||||
|
||||
# These groups are allowed to cancel the builds of other users.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue