Skip to content

Commit

Permalink
Merge pull request #52 from vimalk78/add-owners
Browse files Browse the repository at this point in the history
Added OWNERS file
  • Loading branch information
vimalk78 committed May 12, 2022
2 parents 9190227 + fea67a0 commit bc0aa16
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
filters:
".*":
approvers:
- jcantrill
- alanconway
- vimalk78
reviewers:
- jcantrill
- alanconway
- vimalk78
- syedriko
- vparfonov
- eranra
- pmoogi-redhat
- Pranjal-Gupta2
- shwetaap
- cahartma
"Dockerfile(?:\\.in)?$":
labels:
- midstream/Dockerfile
component: "Logging"

0 comments on commit bc0aa16

Please sign in to comment.