Merge pull request #41515 from a-robinson/owners
Automatic merge from submit-queue Add OWNERS file for CockroachDB example As suggested in https://github.com/kubernetes/kubernetes/pull/41412#issuecomment-279803983 Two quick questions: 1. I assume that the OWNERS files inherit all owners from higher-level directories, right? https://github.com/kubernetes/community/blob/master/contributors/devel/owners.md#adding-owners-files isn't 100% clear 1. Should I also make an OWNERS file for https://github.com/kubernetes/kubernetes/tree/master/test/e2e/testing-manifests/statefulset/cockroachdb?
This commit is contained in:
commit
6b345fdd41
|
|
@ -0,0 +1,4 @@
|
||||||
|
reviewers:
|
||||||
|
- a-robinson
|
||||||
|
approvers:
|
||||||
|
- a-robinson
|
||||||
Loading…
Reference in New Issue