Grant mjia and dcallagh appowner access to greenwave
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
8347455e74
commit
a73a4b5b52
1 changed files with 6 additions and 1 deletions
|
@ -11,7 +11,12 @@
|
|||
roles:
|
||||
# The openshift/project role breaks if the project already exists:
|
||||
# https://pagure.io/fedora-infrastructure/issue/6404
|
||||
#- { role: openshift/project, app: greenwave, description: greenwave, fas_owner: codeblock }
|
||||
- role: openshift/project
|
||||
app: greenwave
|
||||
description: greenwave
|
||||
appowners:
|
||||
- mjia
|
||||
- dcallagh
|
||||
- { role: openshift/object, app: greenwave, file: imagestream.yml }
|
||||
- { role: openshift/object, app: greenwave, template: buildconfig.yml }
|
||||
- { role: openshift/start-build, app: greenwave, name: greenwave-docker-build }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue