Skip to content

Commit a4e87c2

Browse files
authored
pkg/owner: add OWNERS file (#47871)
close #47850
1 parent 046b52a commit a4e87c2

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

OWNERS_ALIASES

+7
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,11 @@ aliases:
8181
- tangenta
8282
- wjhuang2016
8383
- ywqzzy
84+
- zimulala
85+
sig-approvers-owner: # approvers for `owner` pkg
86+
- Benjamin2037
87+
- lichunzhu
88+
- tangenta
89+
- wjhuang2016
90+
- ywqzzy
8491
- zimulala

pkg/owner/OWNERS

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
options:
3+
no_parent_owners: true
4+
approvers:
5+
- sig-approvers-owner

0 commit comments

Comments
 (0)