mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-07-14 20:31:47 -04:00
Disallow parent approvals.
This commit is contained in:
parent
1a4a019e5f
commit
97e669abdf
1 changed files with 2 additions and 0 deletions
2
test/conformance/testdata/OWNERS
vendored
2
test/conformance/testdata/OWNERS
vendored
|
|
@ -1,6 +1,8 @@
|
|||
# To be owned by sig-architecture.
|
||||
# TODO(mml): Exclude parent owners once
|
||||
# https://github.com/kubernetes/test-infra/issues/5197 is implemented.
|
||||
options:
|
||||
- no_parent_owners: true
|
||||
reviewers:
|
||||
- bgrant0607
|
||||
- smarterclayton
|
||||
|
|
|
|||
Loading…
Reference in a new issue