@@ -6,36 +6,38 @@ usergroups:
6
6
# - https://git.k8s.io/sig-release/release-managers.md#associates
7
7
- name : release-managers
8
8
long_name : Release Managers
9
- description : Release Managers. Ping for questions on branch cuts and building/packaging Kubernetes.
9
+ description : |-
10
+ Release Managers. Ping for questions on branch cuts and building/packaging
11
+ Kubernetes.
10
12
channels :
11
13
- release-ci-signal
12
14
- release-management
13
15
- sig-release
14
16
members :
17
+ - ameukam # Release Manager Associate
15
18
- cpanato # Release Manager
16
- - dougm # Release Manager
17
19
- feiskyer # Release Manager
18
20
- gianarb # Release Manager Associate
19
- - hasheddan # Release Manager
20
- - hoegaarden # Release Manager
21
+ - hasheddan # subproject owner / Release Manager
21
22
- idealhack # Release Manager
22
23
- jimangel # Release Manager Associate
23
24
- justaugustus # subproject owner / Release Manager
24
25
- markyjackson-taulia # Release Manager Associate
25
26
- mkorbi # Release Manager Associate
26
27
- onlydole # Release Manager Associate
27
- - puerco # Release Manager Associate
28
+ - puerco # Release Manager
28
29
- saschagrunert # subproject owner / Release Manager
29
30
- sethmccombs # Release Manager Associate
30
- - tpepper # subproject owner / Release Manager
31
31
- Verolop # Release Manager Associate
32
32
- xmudrii # Release Manager
33
33
34
34
# Should match the Release Team Leads of the current cycle and SIG Chairs at all times
35
35
# Current release cycle: https://git.k8s.io/sig-release/releases/release-1.20/release_team.md
36
36
- name : release-team-leads
37
37
long_name : Release Team Leads
38
- description : Release Team Leads. Ping for questions on the current Kubernetes release cycle.
38
+ description : |-
39
+ Release Team Leads. Ping for questions on the current Kubernetes release
40
+ cycle.
39
41
channels :
40
42
- release-bug-triage
41
43
- release-ci-signal
@@ -46,27 +48,56 @@ usergroups:
46
48
- sig-release
47
49
members :
48
50
- alejandrox1 # SIG Release Technical Lead
49
- - hasheddan # 1.20 Release Team Lead Shadow
51
+ - hasheddan # SIG Release Technical Lead / 1.20 Release Team Lead Shadow
50
52
- jeremyrickard # 1.20 Release Team Lead
51
53
- justaugustus # SIG Release Chair
52
54
- LappleApple # SIG Release Program Manager
53
55
- palnabarun # 1.20 Release Team Lead Shadow
54
- - saschagrunert # SIG Release Technical Lead
55
- - savitharaghunathan # 1.20 Release Team Lead Shadow
56
- - tpepper # SIG Release Chair
56
+ - saschagrunert # SIG Release Chair
57
+ - savitharaghunathan # 1.20 Release Team Lead Shadows
57
58
58
59
# Should match SIG Release Leads at all times:
59
60
# https://git.k8s.io/community/sig-release/README.md#leadership
60
61
- name : sig-release-leads
61
62
long_name : SIG Release Leads
62
- description : SIG Release Leads. Ping for questions on SIG Release process and escalations.
63
+ description : |-
64
+ SIG Release Leads. Ping for questions on SIG Release process and escalations.
63
65
channels :
64
66
- release-ci-signal
65
67
- release-management
66
68
- sig-release
67
69
members :
68
70
- alejandrox1 # SIG Release Technical Lead
71
+ - hasheddan # SIG Release Technical Lead
69
72
- justaugustus # SIG Release Chair
70
73
- LappleApple # SIG Release Program Manager
71
- - saschagrunert # SIG Release Technical Lead
72
- - tpepper # SIG Release Chair
74
+ - saschagrunert # SIG Release Chair
75
+
76
+ # Should match the membership of the following teams at all times:
77
+ # - https://git.k8s.io/security/#product-security-committee-psc
78
+ # - https://git.k8s.io/sig-release/release-managers.md#release-managers
79
+ - name : security-release-team
80
+ long_name : Security Release Team
81
+ description : |-
82
+ Security Release Team is the composite of full-fledged Product Security
83
+ Committee members and Release Managers. Ping for questions on Kubernetes
84
+ security releases.
85
+ channels :
86
+ - release-management
87
+ - sig-release
88
+ members :
89
+ - cjcullen # Product Security Committee
90
+ - cji # Product Security Committee
91
+ - cpanato # Release Manager
92
+ - feiskyer # Release Manager
93
+ - hasheddan # subproject owner / Release Manager
94
+ - idealhack # Release Manager
95
+ - joelsmith # Product Security Committee
96
+ - justaugustus # subproject owner / Release Manager
97
+ - lukehinds # Product Security Committee
98
+ - micahhausler # Product Security Committee
99
+ - puerco # Release Manager
100
+ - saschagrunert # subproject owner / Release Manager
101
+ - swamymsft # Product Security Committee
102
+ - tallclair # Product Security Committee
103
+ - xmudrii # Release Manager
0 commit comments