We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
OWNERS
1 parent 046b52a commit a4e87c2Copy full SHA for a4e87c2
OWNERS_ALIASES
@@ -81,4 +81,11 @@ aliases:
81
- tangenta
82
- wjhuang2016
83
- ywqzzy
84
+ - zimulala
85
+ sig-approvers-owner: # approvers for `owner` pkg
86
+ - Benjamin2037
87
+ - lichunzhu
88
+ - tangenta
89
+ - wjhuang2016
90
+ - ywqzzy
91
- zimulala
pkg/owner/OWNERS
@@ -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