Disallow parent approvals.

This commit is contained in:
Matt Liggett 2017-11-10 10:54:23 -08:00
parent 1a4a019e5f
commit 97e669abdf

View File

@ -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