From 30478c041260bb03140f42403cedb1c9cf08fee3 Mon Sep 17 00:00:00 2001 From: Jenny Shu Date: Mon, 10 Feb 2025 20:07:26 -0500 Subject: [PATCH 1/2] update docs maintainers --- MAINTAINERS.md | 5 ++++- org.yaml | 19 ++++++++++++++----- 2 files changed, 18 insertions(+), 6 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 95597d9..7f7b5b7 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -8,6 +8,7 @@ Please keep the table sorted. | Maintainer | GitHub ID | Specialization Areas | Company Affiliation | | ---- | ---- | ---- | ---- | +| Art Berger | artberger | Docs | Solo.io | | Ashley Wang | ashleywang1 | Controller | Solo.io | | Craig Box | craigbox | Community, Docs | Solo.io | | Daneyon Hansen | danehans | Controller, Community | Solo.io | @@ -18,10 +19,11 @@ Please keep the table sorted. | Jenny Shu | jenshu | Controller, Community | Solo.io | | Kevin Dorosh | kdorosh | Controller, Proxy | _unaffiliated_ | | Lawrence Gadban | lgadban | Controller | Solo.io | -| Lin Sun | linsun | Community | Solo.io | +| Lin Sun | linsun | Community, Docs | Solo.io | | Nadine Spies | Nadine2016 | Docs | Solo.io | | Nathan Fudenberg | nfuden | Controller, Proxy | Solo.io | | Nina Polshakova | npolshakova | Controller | Solo.io | +| Rachael Graham | Rachael-Graham | Docs | Solo.io | | Sai Ekbote | saiskee | Controller, Proxy | HubSpot | | Sam Heilbron | sam-heilbron | Controller | Solo.io | | Scott Weiss | ilackarms | Controller | Solo.io | @@ -29,6 +31,7 @@ Please keep the table sorted. | Shashank Ram | shashankram | Controller | Solo.io | | Steven Landow | stevenctl | Controller | Solo.io | | Tyler Schade | tjons | Controller | GEICO Insurance | +| Wendie Cheung | wendeh | Docs | Solo.io | | Will Rigby-Hall | williamgrh | Docs | Solo.io | | Yuval Kohavi | yuval-k | Controller, Proxy | Solo.io | diff --git a/org.yaml b/org.yaml index 11227d4..30f5955 100644 --- a/org.yaml +++ b/org.yaml @@ -27,6 +27,7 @@ orgs: - lgadban - Nadine2016 - npolshakova + - Rachael-Graham - saiskee - shashankram - sheidkamp @@ -34,9 +35,10 @@ orgs: - stevenctl - timflannagan - tjons + - wendeh teams: community-maintainers: - description: "" + description: Maintainers of the community repo maintainers: - ilrudie - jenshu @@ -48,7 +50,7 @@ orgs: repos: community: maintain controller-maintainers: - description: "" + description: Maintainers of the kgateway repo maintainers: - jenshu - nfuden @@ -72,12 +74,19 @@ orgs: repos: kgateway: maintain documentation-maintainers: - description: "" - privacy: closed + description: Maintainers of the kgateway.dev repo + maintainers: + - linsun + - williamgrh members: + - artberger - craigbox - Nadine2016 - - williamgrh + - Rachael-Graham + - wendeh + privacy: closed + repos: + kgateway.dev: maintain eligible-voters: description: "" maintainers: From 541679baa6bfb94fc5bdab0b8302e2a5b7e09ce7 Mon Sep 17 00:00:00 2001 From: Jenny Shu Date: Wed, 12 Feb 2025 10:41:37 -0500 Subject: [PATCH 2/2] remove wendie for now --- MAINTAINERS.md | 1 - org.yaml | 2 -- 2 files changed, 3 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 7f7b5b7..59faf7a 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -31,7 +31,6 @@ Please keep the table sorted. | Shashank Ram | shashankram | Controller | Solo.io | | Steven Landow | stevenctl | Controller | Solo.io | | Tyler Schade | tjons | Controller | GEICO Insurance | -| Wendie Cheung | wendeh | Docs | Solo.io | | Will Rigby-Hall | williamgrh | Docs | Solo.io | | Yuval Kohavi | yuval-k | Controller, Proxy | Solo.io | diff --git a/org.yaml b/org.yaml index 30f5955..3fff0a2 100644 --- a/org.yaml +++ b/org.yaml @@ -35,7 +35,6 @@ orgs: - stevenctl - timflannagan - tjons - - wendeh teams: community-maintainers: description: Maintainers of the community repo @@ -83,7 +82,6 @@ orgs: - craigbox - Nadine2016 - Rachael-Graham - - wendeh privacy: closed repos: kgateway.dev: maintain