odcs: add kevin to list of users who can do private composes from tags ( to allow remaking broken h264 repo data )
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
f3da725a8a
commit
81dcf5ac0a
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ odcs_allowed_clients_users:
|
|||
humaton: {"source_types": ["tag", "module", "build", "raw_config"], "target_dirs": ["private"]}
|
||||
jkaluza: {"source_types": ["tag", "module", "build", "raw_config"], "target_dirs": ["private"]}
|
||||
mohanboddu: {"source_types": ["tag", "module", "build", "raw_config"], "target_dirs": ["private"]}
|
||||
kevin: {"source_types": ["tag", "module", "build", "raw_config"], "target_dirs": ["private"]}
|
||||
# This is token used by CCCC service running on https://jenkins-fedora-infra.apps.ci.centos.org/job/cccc.
|
||||
odcs@service: {"source_types": ["tag", "module", "build", "raw_config"], "target_dirs": ["private"]}
|
||||
osbs@service: {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue