From 44bf2795ec3dca17669547ab8de915ae7264fc66 Mon Sep 17 00:00:00 2001 From: Kshitij Tandon Date: Wed, 11 Dec 2024 09:01:40 +0530 Subject: [PATCH] Updating maintainers list in 1.3 branch with the current maintainers of the repo Signed-off-by: Kshitij Tandon --- .github/CODEOWNERS | 3 +-- MAINTAINERS.md | 19 ++++++++++++------- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 9352fa52f..2d8e47a95 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1 @@ -# 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 +* @bowenlan-amzn @Hailong-am @RamakrishnaChilaka @vikasvb90 @SuZhou-Joe @tandonks @shiv0408 @soosinha \ No newline at end of file diff --git a/MAINTAINERS.md b/MAINTAINERS.md index b2faf5d46..a0413635f 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,9 +1,14 @@ -## 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 | +## 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 | [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