Fix #1400 : Adding prow style OWNERS files (#1402)

* Fix #1400 : Adding prow style OWNERS files

This PR adds OWNERS files to enable prow to ping appropriate people
and decide whose PRs warrant automatic merge

Signed-off-by: Mohammed Zeeshan Ahmed <mohammed.zee1000@gmail.com>

* Removing kadel from tests
This commit is contained in:
Mohammed Ahmed
2019-03-04 12:00:00 +05:30
committed by girish ramnani
parent 7dfa01c664
commit 3b7b1789c0
19 changed files with 205 additions and 0 deletions

9
pkg/project/OWNERS Normal file
View File

@@ -0,0 +1,9 @@
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
approvers:
- mik-dass
- mohammedzee1000
reviewers:
- mik-dass
- mohammedzee1000