Skip to content

Commit

Permalink
adding owners config
Browse files Browse the repository at this point in the history
  • Loading branch information
akoserwal committed May 8, 2020
1 parent 2d6beea commit 2a02e04
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions ci-operator/config/redhat-integration/OWNERS
@@ -0,0 +1,10 @@
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md

approvers:
- jeremyary
- akieling

reviewers:
- jeremyary
- akieling
- akoserwal
10 changes: 10 additions & 0 deletions ci-operator/jobs/redhat-integration/rhi-operator/OWNERS
@@ -0,0 +1,10 @@
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md

approvers:
- jeremyary
- akieling

reviewers:
- jeremyary
- akieling
- akoserwal

0 comments on commit 2a02e04

Please sign in to comment.