Grant mjia and dcallagh appowner access to greenwave

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2017-10-08 19:59:07 +00:00
parent 8347455e74
commit a73a4b5b52

View file

@ -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 }