Skip to content

Commit 0de221f

Browse files
authored
Merge pull request #7385 from cji/offboard-luke
Offboard Luke Hinds from SRC
2 parents de2cb7e + c7d1881 commit 0de221f

File tree

6 files changed

+7
-10
lines changed

6 files changed

+7
-10
lines changed

OWNERS_ALIASES

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@ aliases:
157157
- cji
158158
- enj
159159
- joelsmith
160-
- lukehinds
161160
- micahhausler
162161
- ritazh
163162
- tabbysable

committee-security-response/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ The Kubernetes Security Response Committee is the body that is responsible for r
1818
* Craig Ingram (**[@cji](https://github.com/cji)**), Google
1919
* Mo Khan (**[@enj](https://github.com/enj)**), Microsoft
2020
* Joel Smith (**[@joelsmith](https://github.com/joelsmith)**), Red Hat
21-
* Luke Hinds (**[@lukehinds](https://github.com/lukehinds)**), Red Hat
2221
* Micah Hausler (**[@micahhausler](https://github.com/micahhausler)**), Amazon
2322
* Rita Zhang (**[@ritazh](https://github.com/ritazh)**), Microsoft
2423
* Tabitha Sable (**[@tabbysable](https://github.com/tabbysable)**), Datadog

communication/slack-config/sig-release/usergroups.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,18 +92,19 @@ usergroups:
9292
- sig-release
9393
members:
9494
- cjcullen # Product Security Committee
95+
- cji # Product Security Committee
9596
- cici37 # Release Manager
9697
- cpanato # subproject owner / Release Manager
98+
- enj # Produce Security Committee
9799
- jeremyrickard # subproject owner / Release Manager
98100
- joelsmith # Product Security Committee
99101
- justaugustus # subproject owner / Release Manager
100-
- lukehinds # Product Security Committee
101102
- micahhausler # Product Security Committee
102103
- palnabarun # Release Manager
103104
- puerco # subproject owner / Release Manager
105+
- ritazh # Product Security Committee
106+
- SaranBalaji90 # Product Security Committee
104107
- saschagrunert # subproject owner / Release Manager
105-
- swamymsft # Product Security Committee
106108
- tabbysable # Product Security Committee
107-
- tallclair # Product Security Committee
108109
- xmudrii # Release Manager
109110
- Verolop # subproject owner / Release Manager

communication/slack-config/usergroups.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ usergroups:
5555
- cji
5656
- enj
5757
- joelsmith
58-
- lukehinds
5958
- micahhausler
6059
- ritazh
6160
- SaranBalaji90

sig-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md)
7878
| Name | Label | Members | Contact |
7979
|------|--------|---------|---------|
8080
|[Code of Conduct](committee-code-of-conduct/README.md)|[code-of-conduct](https://github.com/kubernetes/kubernetes/labels/committee%2Fcode-of-conduct)|* [Jason DeTiberus](https://github.com/detiber), Cisco<br>* [Danielle Lancashire](https://github.com/endocrimes), Independent<br>* [Hilliary Lipsig](https://github.com/hlipsig), RedHat<br>* [Jeremy Rickard](https://github.com/jeremyrickard), Microsoft<br>* [Xander Grzywinski](https://github.com/salaxander), Microsoft<br>|* [Slack](https://kubernetes.slack.com/messages/code-of-conduct)<br>* [Private Mailing List]([email protected])
81-
|[Security Response](committee-security-response/README.md)|[security-response](https://github.com/kubernetes/kubernetes/labels/committee%2Fsecurity-response)|* [Sri Saran Balaji](https://github.com/SaranBalaji90), Amazon<br>* [CJ Cullen](https://github.com/cjcullen), Google<br>* [Craig Ingram](https://github.com/cji), Google<br>* [Mo Khan](https://github.com/enj), Microsoft<br>* [Joel Smith](https://github.com/joelsmith), Red Hat<br>* [Luke Hinds](https://github.com/lukehinds), Red Hat<br>* [Micah Hausler](https://github.com/micahhausler), Amazon<br>* [Rita Zhang](https://github.com/ritazh), Microsoft<br>* [Tabitha Sable](https://github.com/tabbysable), Datadog<br>|* [Private Mailing List]([email protected])
81+
|[Security Response](committee-security-response/README.md)|[security-response](https://github.com/kubernetes/kubernetes/labels/committee%2Fsecurity-response)|* [Sri Saran Balaji](https://github.com/SaranBalaji90), Amazon<br>* [CJ Cullen](https://github.com/cjcullen), Google<br>* [Craig Ingram](https://github.com/cji), Google<br>* [Mo Khan](https://github.com/enj), Microsoft<br>* [Joel Smith](https://github.com/joelsmith), Red Hat<br>* [Micah Hausler](https://github.com/micahhausler), Amazon<br>* [Rita Zhang](https://github.com/ritazh), Microsoft<br>* [Tabitha Sable](https://github.com/tabbysable), Datadog<br>|* [Private Mailing List]([email protected])
8282
|[Steering](committee-steering/README.md)|[steering](https://github.com/kubernetes/kubernetes/labels/committee%2Fsteering)|* [Benjamin Elder](https://github.com/BenTheElder), Google<br>* [Christoph Blecker](https://github.com/cblecker), Red Hat<br>* [Carlos Tadeu Panato Jr.](https://github.com/cpanato), Chainguard, Inc<br>* [Stephen Augustus](https://github.com/justaugustus), Cisco<br>* [Bob Killen](https://github.com/mrbobbytables), Google<br>* [Nabarun Pal](https://github.com/palnabarun), VMware<br>* [Tim Pepper](https://github.com/tpepper), VMware<br>|* [Slack](https://kubernetes.slack.com/messages/steering-committee)<br>* [Mailing List](https://groups.google.com/a/kubernetes.io/forum/#!forum/steering)<br>* [Private Mailing List]([email protected])
8383
<!-- BEGIN CUSTOM CONTENT -->
8484

sigs.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3409,9 +3409,6 @@ committees:
34093409
- github: joelsmith
34103410
name: Joel Smith
34113411
company: Red Hat
3412-
- github: lukehinds
3413-
name: Luke Hinds
3414-
company: Red Hat
34153412
- github: micahhausler
34163413
name: Micah Hausler
34173414
company: Amazon
@@ -3422,6 +3419,8 @@ committees:
34223419
name: Tabitha Sable
34233420
company: Datadog
34243421
emeritus_leads:
3422+
- github: lukehinds
3423+
name: Luke Hinds
34253424
- github: swamymsft
34263425
name: Swamy Shivaganga Nagaraju
34273426
- github: tallclair

0 commit comments

Comments
 (0)