From 9fb532acb82c82000e8a0098b15cb46238d60be6 Mon Sep 17 00:00:00 2001 From: Kshitij Tandon Date: Wed, 11 Dec 2024 12:12:53 +0530 Subject: [PATCH] Revert "Updating the maintainers and codeowners list (#1223)" This reverts commit 2cc34049feecf39cb20c1fc88985cfd70cf98614. Signed-off-by: Kshitij Tandon --- .github/CODEOWNERS | 3 ++- MAINTAINERS.md | 41 +++++++++-------------------------------- 2 files changed, 11 insertions(+), 33 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2d8e47a95..9352fa52f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1,2 @@ -* @bowenlan-amzn @Hailong-am @RamakrishnaChilaka @vikasvb90 @SuZhou-Joe @tandonks @shiv0408 @soosinha \ No newline at end of file +# This should match the owning team set up in https://github.com/orgs/opensearch-project/teams +* @opensearch-project/index-management \ No newline at end of file diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 873164c3e..b2faf5d46 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,32 +1,9 @@ -## 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). - -## Current Maintainers - -| Maintainer | GitHub ID | Affiliation | -|-----------------------| ------------------------------------------------------------ | ----------- | -| Bowen Lan | [bowenlan-amzn](https://github.com/bowenlan-amzn) | Amazon | -| Hailong Cui | [Hailong-am](https://github.com/Hailong-am) | Amazon | -| Ramakrishna Chilaka | [RamakrishnaChilaka](https://github.com/RamakrishnaChilaka) | Amazon | -| Vikas Bansal | [vikasvb90](https://github.com/vikasvb90) | Amazon | -| Zhou Su | [SuZhou-Joe](https://github.com/SuZhou-Joe) | Amazon | -| Kshitij Tandon | [tandonks](https://github.com/tandonks) | Amazon | -| Shivansh Arora | [shiv0408](https://github.com/shiv0408) | Amazon | -| Sooraj Sinha | [soosinha](https://github.com/soosinha) | Amazon | - -## Emeritus - -| Maintainer | GitHub ID | Affiliation | -| --------------------- | ----------------------------------------------------- | ----------- | -| Amardeepsingh Siglani | [amsiglan](https://github.com/amsiglan) | Amazon | -| Angie Zhang | [Angie-Zhang](https://github.com/Angie-Zhang) | Amazon | -| Ashish Agrawal | [lezzago](https://github.com/lezzago) | Amazon | -| Binlong Gao | [gaobinlong](https://github.com/gaobinlong) | Amazon | -| Praveen Sameneni | [praveensameneni](https://github.com/praveensameneni) | Amazon | -| Rohit Ashiwal | [r1walz](https://github.com/r1walz) | Amazon | -| Saurabh Singh | [getsaurabh02](https://github.com/getsaurabh02) | Amazon | -| Subhobrata DEY | [sbcd90](https://github.com/sbcd90) | Amazon | -| Surya Sashank Nistala | [eirsep](https://github.com/eirsep) | Amazon | -| Thomas Hurney | [AWSHurneyt](https://github.com/AWSHurneyt) | Amazon | -| Xuesong Luo | [xluo-aws](https://github.com/xluo-aws) | Amazon | \ No newline at end of file +## Maintainers +| Maintainer | GitHub ID | Affiliation | +| --------------- | --------- | ----------- | +| Annie Lee | [leeyun-amzn](https://github.com/leeyun-amzn) | Amazon | +| Bowen Lan | [bowenlan-amzn](https://github.com/bowenlan-amzn) | Amazon | +| Drew Baugher | [dbbaughe](https://github.com/dbbaughe) | Amazon | +| Ravi | [thalurur](https://github.com/thalurur) | Amazon | + +[This document](https://github.com/opensearch-project/.github/blob/main/MAINTAINERS.md) explains what maintainers do in this repo, and how they should be doing it. If you're interested in contributing, see [CONTRIBUTING](CONTRIBUTING.md). \ No newline at end of file