mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Merge pull request #56904 from cjwagner/fix-owners
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Fix conformance testdata OWNERS file. **What this PR does / why we need it**: Fixes OWNERS file parse error. **Release note**: ```release-note none ``` /cc @mml
This commit is contained in:
commit
a5560d265c
4
test/conformance/testdata/OWNERS
vendored
4
test/conformance/testdata/OWNERS
vendored
@ -1,8 +1,6 @@
|
||||
# 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
|
||||
no_parent_owners: true
|
||||
reviewers:
|
||||
- bgrant0607
|
||||
- smarterclayton
|
||||
|
Loading…
Reference in New Issue
Block a user