We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
OWNERS
1 parent a4e87c2 commit a04c847Copy full SHA for a04c847
OWNERS_ALIASES
@@ -89,3 +89,11 @@ aliases:
89
- wjhuang2016
90
- ywqzzy
91
- zimulala
92
+ sig-approvers-resourcemanager: # approvers for resourcemanager pkg
93
+ - Benjamin2037
94
+ - D3Hunter
95
+ - gmhdbjd
96
+ - lance6716
97
+ - tangenta
98
+ - wjhuang2016
99
+ - ywqzzy
pkg/resourcemanager/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-resourcemanager
0 commit comments