File tree Expand file tree Collapse file tree 6 files changed +32
-3
lines changed
communication/slack-config Expand file tree Collapse file tree 6 files changed +32
-3
lines changed Original file line number Diff line number Diff line change @@ -216,7 +216,7 @@ channels:
216216 - name : k8s-dual-stack
217217 archived : true
218218 - name : k8s-image-swapper
219- - name : k8s-infra-alerts
219+ # k8s-infra-alerts is defined in sig-k8s-infra/
220220 - name : k8s-release
221221 archived : true
222222 - name : k8spin
@@ -581,8 +581,7 @@ channels:
581581 id : C0409NGC1TK
582582 - name : wg-etcd-operator
583583 - name : wg-iot-edge
584- - name : sig-k8s-infra
585- id : CCK68P2Q2
584+ # sig-k8s-infra is defined in sig-k8s-infra/
586585 - name : wg-lts
587586 - name : wg-machine-learning
588587 archived : true
Original file line number Diff line number Diff line change @@ -24,6 +24,10 @@ restrictions:
2424 - " ^kubernetes-docs-[a-z]{2}(-maintainers)?$"
2525 - " ^sig-docs$"
2626 - " ^sig-docs-.*$"
27+ - path : " sig-k8s-infra/*.yaml"
28+ channels :
29+ - " ^k8s-infra-.*$"
30+ - " ^sig-k8s-infra$"
2731 - path : " sig-network/*.yaml"
2832 channels :
2933 - " ^sig-network-.*$"
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-k8s-infra-leads
5+ approvers:
6+ - sig-k8s-infra-leads
7+ labels:
8+ - sig/k8s-infra
Original file line number Diff line number Diff line change 1+ channels :
2+ - name : k8s-infra-alerts
3+ - name : sig-k8s-infra
4+ id : CCK68P2Q2
Original file line number Diff line number Diff line change @@ -38,6 +38,19 @@ usergroups:
3838 - sandipanpanda
3939 - sreeram-venkitesh
4040
41+ - name : k8s-infra-leads
42+ long_name : SIG K8S Infra leads
43+ description : |-
44+ Leads of the Infrastructure SIG. Ping for a community-owned infrastructure problem.
45+ channels :
46+ - k8s-infra-alerts
47+ - sig-k8s-infra
48+ members :
49+ - ameukam
50+ - bentheelder
51+ - dims
52+ - upodroid
53+ - xmudrii
4154
4255 # Should match the membership of the following teams at all times:
4356 # - https://git.k8s.io/security/#product-security-committee-psc
Original file line number Diff line number Diff line change @@ -309,6 +309,7 @@ users:
309309 tsuzu : UP5JBA094
310310 Tunde : UAY977ENN
311311 typeid : U05M1L6EPS6
312+ upodroid : U01FLMDKY3B
312313 valaparthvi : U016TMJVDAA
313314 varshaprasad96 : UK59YP2DA
314315 varshasuryawanshi : U07EPRHR6LQ
You can’t perform that action at this time.
0 commit comments