We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62b548d commit dae8e98Copy full SHA for dae8e98
OWNERS
@@ -0,0 +1,5 @@
1
+# See the OWNERS docs at https://go.k8s.io/owners
2
+
3
+approvers:
4
+ - core-ack-team
5
+ - service-team
OWNERS_ALIASES
@@ -0,0 +1,12 @@
+# See the OWNERS docs at https://go.k8s.io/owners#owners_aliases
+aliases:
+ # Always allow the core ACK maintainers to have access to your repository
+ core-ack-team:
6
+ - jaypipes
7
+ - mhausenblas
8
+ - a-hilaly
9
+ - RedbackThomson
10
+ - vijtrip2
11
+ # TODO: Add your team members to your team controller alias
12
+ service-team: []
0 commit comments