File tree 4 files changed +28
-0
lines changed
4 files changed +28
-0
lines changed Original file line number Diff line number Diff line change @@ -444,6 +444,7 @@ members:
444
444
- jmguzik
445
445
- jmhbnz
446
446
- jmrodri
447
+ - joaquimrocha
447
448
- joe-atzinger
448
449
- joekr
449
450
- joelanford
Original file line number Diff line number Diff line change
1
+ # See the OWNERS docs at https://go.k8s.io/owners
2
+
3
+ reviewers:
4
+ - sig-ui-leads
5
+ approvers:
6
+ - sig-ui-leads
7
+ labels:
8
+ - sig/ui
Original file line number Diff line number Diff line change
1
+ teams :
2
+ headlamp-admins :
3
+ description : Admin access to the headlamp repo
4
+ members :
5
+ - joaquimrocha
6
+ privacy : closed
7
+ repos :
8
+ headlamp : admin
9
+ headlamp-maintainers :
10
+ description : Write access to the headlamp repo
11
+ members :
12
+ - joaquimrocha
13
+ privacy : closed
14
+ repos :
15
+ headlamp : write
16
+
Original file line number Diff line number Diff line change @@ -340,6 +340,9 @@ restrictions:
340
340
- " ^prow"
341
341
- " ^randfill"
342
342
- " ^testgrid"
343
+ - path : " kubernetes-sigs/sig-ui/teams.yaml"
344
+ allowedRepos :
345
+ - " ^headlamp"
343
346
- path : " kubernetes-sigs/sig-usability/teams.yaml"
344
347
allowedRepos :
345
348
- " ^sig-usability"
You can’t perform that action at this time.
0 commit comments