From 9eaf17cfb08e6edcfc616a1c7e3c3c27994cc8c8 Mon Sep 17 00:00:00 2001 From: Shane Utt Date: Tue, 10 Oct 2023 09:29:54 -0400 Subject: [PATCH 1/3] docs: add dan winship as signet tech lead --- sigs.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sigs.yaml b/sigs.yaml index 3625afa9f..2946d4870 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -2120,6 +2120,10 @@ sigs: - github: thockin name: Tim Hockin company: Google + tech_leads: + - github: danwinship + name: Dan Winship + company: Red Hat emeritus_leads: - github: caseydavenport name: Casey Davenport From 0d826b358da49e82613d34479e2e359b21d117ee Mon Sep 17 00:00:00 2001 From: Shane Utt Date: Tue, 10 Oct 2023 09:30:24 -0400 Subject: [PATCH 2/3] chore: run generators --- OWNERS_ALIASES | 1 + sig-network/README.md | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 817c5fd73..7d7100b14 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -73,6 +73,7 @@ aliases: - jeremyot - pmorie sig-network-leads: + - danwinship - mikezappa87 - shaneutt - thockin diff --git a/sig-network/README.md b/sig-network/README.md index e3caa26fa..2ff6d7d59 100644 --- a/sig-network/README.md +++ b/sig-network/README.md @@ -42,6 +42,12 @@ The Chairs of the SIG run operations and processes governing the SIG. * Shane Utt (**[@shaneutt](https://github.com/shaneutt)**), Kong * Tim Hockin (**[@thockin](https://github.com/thockin)**), Google +### Technical Leads +The Technical Leads of the SIG establish new subprojects, decommission existing +subprojects, and resolve cross-subproject technical issues and decisions. + +* Dan Winship (**[@danwinship](https://github.com/danwinship)**), Red Hat + ## Emeritus Leads * Casey Davenport (**[@caseydavenport](https://github.com/caseydavenport)**) From 24be06e84480496e6c281c95bc2f7c63cc142fa8 Mon Sep 17 00:00:00 2001 From: Shane Utt Date: Tue, 10 Oct 2023 15:10:57 -0400 Subject: [PATCH 3/3] docs: add tim as signet lead --- sig-network/README.md | 1 + sigs.yaml | 3 +++ 2 files changed, 4 insertions(+) diff --git a/sig-network/README.md b/sig-network/README.md index 2ff6d7d59..2655908f9 100644 --- a/sig-network/README.md +++ b/sig-network/README.md @@ -47,6 +47,7 @@ The Technical Leads of the SIG establish new subprojects, decommission existing subprojects, and resolve cross-subproject technical issues and decisions. * Dan Winship (**[@danwinship](https://github.com/danwinship)**), Red Hat +* Tim Hockin (**[@thockin](https://github.com/thockin)**), Google ## Emeritus Leads diff --git a/sigs.yaml b/sigs.yaml index 2946d4870..83474149d 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -2124,6 +2124,9 @@ sigs: - github: danwinship name: Dan Winship company: Red Hat + - github: thockin + name: Tim Hockin + company: Google emeritus_leads: - github: caseydavenport name: Casey Davenport