Update owners for devfile and monitoring configuration (#12885)

Update owners for devfile and monitoring configuration (#12885)

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
7.20.x
Sergii Kabashniuk 2019-03-15 09:50:08 +02:00 committed by GitHub
parent eec3b38fa6
commit c640633642
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

2
.github/CODEOWNERS vendored
View File

@ -49,6 +49,7 @@ wsmaster/che-core-api-workspace*/** @garagatyi
wsmaster/che-core-api-factory/** @mshaposhnik
wsmaster/che-core-api-factory-shared/** @mshaposhnik
wsmaster/che-core-api-workspace-activity/** @mshaposhnik
wsmaster/che-core-api-devfile/** @sleshchenko @mshaposhnik @metlos
# wsagent
wsagent/activity/** @skabashnyuk
@ -63,6 +64,7 @@ wsagent/che-core-api-project/src/test/java/org/eclipse/che/api/search/** @skabas
# deploy
deploy/** @riuvshin @l0rd @garagatyi @eivantsov @sleshchenko
deploy/openshift/templates/che-monitoring.yaml @skabashnyuk @metlos
# selenium tests
selenium/** @musienko-maxim @dmytro-ndp @Ohrimenko1988