From ee286db0610202d46e9664889ef1b8f2e060d836 Mon Sep 17 00:00:00 2001 From: Derek Ho Date: Tue, 28 Feb 2023 11:56:30 -0500 Subject: [PATCH] baseline repo groups Signed-off-by: Derek Ho --- .github/CODEOWNERS | 2 +- MAINTAINERS.md | 14 +++++++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 685b0bec..ec4f9dbc 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ # This should match the owning team set up in https://github.com/orgs/opensearch-project/teams -* @opensearch-project/dashboards-reports \ No newline at end of file +* @anirudha @nknize @ps48 @kavithacm @joshuali925 @zhongnansu @sejli @davidcui1225 @rupal-bq @CEHENKLE @mengweieric @eugenesk24 @vamsi-amazon \ No newline at end of file diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 71fa1292..5ca08f55 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,6 +1,3 @@ -- [Overview](#overview) -- [Current Maintainers](#current-maintainers) - ## Overview This document contains a list of maintainers in this repo. See [opensearch-project/.github/RESPONSIBILITIES.md](https://github.com/opensearch-project/.github/blob/main/RESPONSIBILITIES.md#maintainer-responsibilities) that explains what the role of maintainer means, what maintainers do in this and other repos, and how they should be doing it. If you're interested in contributing, and becoming a maintainer, see [CONTRIBUTING](CONTRIBUTING.md). @@ -9,5 +6,12 @@ This document contains a list of maintainers in this repo. See [opensearch-proje | Maintainer | GitHub ID | Affiliation | | ---------------------- | ------------------------------------------------- | ----------- | -| Joshua Li | [joshuali925](https://github.com/joshuali925) | Amazon | -| Rupal Mahajan | [rupal-bq](https://github.com/rupal-bq) | Amazon | \ No newline at end of file +| Zhongnan Su | [zhongnansu](https://github.com/zhongnansu) | Amazon | + +## Emeritus Maintainers + +| Maintainer | GitHub ID | Affiliation | +| ----------------- | ------------------------------------------------------- | ----------- | +| Charlotte Henkle | [CEHENKLE](https://github.com/CEHENKLE) | Amazon | +| Anirudha Jadhav | [anirudha](https://github.com/anirudha) | Amazon | +| Nick Knize | [nknize](https://github.com/nknize) | Amazon | \ No newline at end of file