From 73dd06dd4536e21940119b5577703fee40b88e0e Mon Sep 17 00:00:00 2001 From: bbarani Date: Tue, 28 May 2024 12:19:52 -0700 Subject: [PATCH 1/3] Remove maintainer access for @bbarani Signed-off-by: bbarani --- .github/CODEOWNERS | 2 +- MAINTAINERS.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index bf1235f58c..0de28f7376 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @dblock @peterzhuamazon @bbarani @gaiksaya @rishabh6788 @zelinh @jordarlu @prudhvigodithi @Divyaasm @tianleh \ No newline at end of file +* @dblock @peterzhuamazon @gaiksaya @rishabh6788 @zelinh @jordarlu @prudhvigodithi @Divyaasm @tianleh \ No newline at end of file diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 7a5b48918c..4ebf39053a 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -18,7 +18,6 @@ This document contains a list of maintainers in this repo. See [opensearch-proje | Maintainer | GitHub ID | Affiliation | | ---------------- |------------------------------------------| ----------- | | Peter Zhu | [peterzhuamazon](https://github.com/peterzhuamazon) | Amazon | -| Barani Bikshandi | [bbarani](https://github.com/bbarani) | Amazon | | Sayali Gaikawad | [gaiksaya](https://github.com/gaiksaya) | Amazon | | Rishab Singh | [rishabh6788](https://github.com/rishabh6788) | Amazon | | Zelin Hao | [zelinh](https://github.com/zelinh) | Amazon | @@ -36,6 +35,7 @@ This document contains a list of maintainers in this repo. See [opensearch-proje | Cameron Skinner | [camerski](https://github.com/camerski) | Amazon | | Marc Handalian | [mch2](https://github.com/mch2) | Amazon | | Peter Nied | [peternied](https://github.com/peternied) | Amazon | +| Barani Bikshandi | [bbarani](https://github.com/bbarani) | Amazon | ## Release Owner From 9f7c4db8d3d9ac58a6b98a20b8d7c0d98beb083d Mon Sep 17 00:00:00 2001 From: Peter Zhu Date: Tue, 28 May 2024 19:34:35 -0400 Subject: [PATCH 2/3] Update CODEOWNERS Signed-off-by: Peter Zhu Signed-off-by: Peter Zhu --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0de28f7376..ae70c4a8f2 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @dblock @peterzhuamazon @gaiksaya @rishabh6788 @zelinh @jordarlu @prudhvigodithi @Divyaasm @tianleh \ No newline at end of file +* @dblock @peterzhuamazon @gaiksaya @rishabh6788 @zelinh @prudhvigodithi @Divyaasm @tianleh From acef78dfcf71e312e601a85b922d016bb5fdfaf8 Mon Sep 17 00:00:00 2001 From: Peter Zhu Date: Tue, 28 May 2024 19:35:16 -0400 Subject: [PATCH 3/3] Update MAINTAINERS.md Signed-off-by: Peter Zhu Signed-off-by: Peter Zhu --- MAINTAINERS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 4ebf39053a..f92647cd03 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -35,6 +35,7 @@ This document contains a list of maintainers in this repo. See [opensearch-proje | Cameron Skinner | [camerski](https://github.com/camerski) | Amazon | | Marc Handalian | [mch2](https://github.com/mch2) | Amazon | | Peter Nied | [peternied](https://github.com/peternied) | Amazon | +| Jeff Lu | [jordarlu](https://github.com/jordarlu) | Amazon | | Barani Bikshandi | [bbarani](https://github.com/bbarani) | Amazon | ## Release Owner