Merge pull request #40343 from nikhiljindal/e2eOWNERS

Automatic merge from submit-queue

Adding OWNERS file for federation e2e tests

Now that we have a separate `test/e2e_federation` dir for federation tests (thanks to @shashidharatd), we can have our own OWNERS file.

OWNERS file copied from https://github.com/kubernetes/kubernetes/pull/40328.

cc @kubernetes/sig-federation-misc
This commit is contained in:
Kubernetes Submit Queue 2017-01-24 13:17:50 -08:00 committed by GitHub
commit e4a4368c12

View File

@ -0,0 +1,13 @@
reviewers:
- colhom
- csbell
- irfanurrehman
- madhusudancs
- mwielgus
- nikhiljindal
- shashidharatd
approvers:
- csbell
- madhusudancs
- mwielgus
- nikhiljindal