From 4a2d90ffd52d02aa2e33f48b29bbc5023d5a5fc6 Mon Sep 17 00:00:00 2001 From: Yusuke Tsutsumi Date: Tue, 20 Aug 2024 23:16:32 -0700 Subject: [PATCH 1/3] fix(purpose): link to maintainers The technical steering committe is outdated. Link it to the more visible and current MAINTAINERS.md. --- MAINTAINERS.md | 6 ++++-- aep/general/0001/aep.md.j2 | 9 +++------ 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index e0e55d02..d11558bb 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -8,9 +8,9 @@ approval privileges to the aep-dev organization. | Name | GitHub | Organization | | --------------- | ------------------------------------------------ | ------------ | | Alfred Fuller | [@alfus](https://github.com/alfus) | Buf | -| Jeff Albert | [@monkey-jeff](https://github.com/monkey-jeff) | Salesforce | -| JJ Geewax | [@jgeewax](https://github.com/jgeewax) | Meta | +| Alex Stephen | [@rambleraptor](https://github.com/rambleraptor) | Google | | Dan Hudlow | [@hudlow](https://github.com/hudlow) | IBM | +| Hong Zhang | [@wora](https://github.com/wora) | DataBricks | | Mike Kistler | [@mkistler](https://github.com/mkistler) | Microsoft | | Mak Ahmad | [@makahmad](https://github.com/makahmad) | | | Marsh Gardiner | [@earth2marsh](https://github.com/earth2marsh) | | @@ -26,3 +26,5 @@ style guide from which aep.dev was forked. | Name | GitHub | Organization | | --------------- | ---------------------------------------------------- | ------------ | | Luke Sneeringer | [@lukesneeringer](https://github.com/lukesneeringer) | | +| Jeff Albert | [@monkey-jeff](https://github.com/monkey-jeff) | Salesforce | +| JJ Geewax | [@jgeewax](https://github.com/jgeewax) | Meta | diff --git a/aep/general/0001/aep.md.j2 b/aep/general/0001/aep.md.j2 index 0c11ab94..f953b229 100644 --- a/aep/general/0001/aep.md.j2 +++ b/aep/general/0001/aep.md.j2 @@ -44,12 +44,9 @@ and that we largely work on the basis of consensus. However, a limited number of designated approvers is necessary, and these committee members will be approvers for each AEP on [aep.dev][]. -The technical steering committee membership is currently: - -- Antoine Boyer (@tinnou), Netflix -- Ross Hamilton (@rhamiltonsf), Salesforce -- Mike Kistler (@mkistler), IBM -- Luke Sneeringer (@lukesneeringer), Google +See +[MAINTAINERS.md](https://github.com/aep-dev/aep.dev/blob/main/MAINTAINERS.md) +for the current committee list (known as maintainers in the document). The committee is also responsible for the administrative and editorial aspects of shepherding AEPs and managing the AEP pipeline and workflow. They approve From 648c77069ed3cf2cdc310ac7f1e371bc5b443cf0 Mon Sep 17 00:00:00 2001 From: Yusuke Tsutsumi Date: Wed, 21 Aug 2024 13:13:23 -0700 Subject: [PATCH 2/3] fix typo --- MAINTAINERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index d11558bb..e73339ec 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -10,7 +10,7 @@ approval privileges to the aep-dev organization. | Alfred Fuller | [@alfus](https://github.com/alfus) | Buf | | Alex Stephen | [@rambleraptor](https://github.com/rambleraptor) | Google | | Dan Hudlow | [@hudlow](https://github.com/hudlow) | IBM | -| Hong Zhang | [@wora](https://github.com/wora) | DataBricks | +| Hong Zhang | [@wora](https://github.com/wora) | Databricks | | Mike Kistler | [@mkistler](https://github.com/mkistler) | Microsoft | | Mak Ahmad | [@makahmad](https://github.com/makahmad) | | | Marsh Gardiner | [@earth2marsh](https://github.com/earth2marsh) | | From e1ee4a2196c1f1b1d309864129570f110af86741 Mon Sep 17 00:00:00 2001 From: Yusuke Tsutsumi Date: Fri, 23 Aug 2024 06:27:38 -0700 Subject: [PATCH 3/3] removing @wora, add as a separate PR --- MAINTAINERS.md | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index e73339ec..7fed4394 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -10,7 +10,6 @@ approval privileges to the aep-dev organization. | Alfred Fuller | [@alfus](https://github.com/alfus) | Buf | | Alex Stephen | [@rambleraptor](https://github.com/rambleraptor) | Google | | Dan Hudlow | [@hudlow](https://github.com/hudlow) | IBM | -| Hong Zhang | [@wora](https://github.com/wora) | Databricks | | Mike Kistler | [@mkistler](https://github.com/mkistler) | Microsoft | | Mak Ahmad | [@makahmad](https://github.com/makahmad) | | | Marsh Gardiner | [@earth2marsh](https://github.com/earth2marsh) | |