From 2e4fe5eb6e81818f1f88992e44e09f78fc8714af Mon Sep 17 00:00:00 2001 From: bbarani Date: Tue, 28 May 2024 10:25:42 -0700 Subject: [PATCH 1/2] Remove maintainer privileges for @bbarani and update maintainers.md and CODEOWNERS file to reflect the change Signed-off-by: bbarani --- MAINTAINERS.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 15c78d7..e1785f8 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -6,9 +6,14 @@ This document contains a list of maintainers in this repo. See [opensearch-proje | Maintainer | GitHub ID | Affiliation | | ------------------- | --------------------------------------------------- | ----------- | -| Barani Bikshandi | [bbarani](https://github.com/bbarani) | Amazon | | Peter Zhu | [peterzhuamazon](https://github.com/peterzhuamazon) | Amazon | | Sayali Gaikawad | [gaiksaya](https://github.com/gaiksaya) | Amazon | | Prudhvi Godithi | [prudhvigodithi](https://github.com/prudhvigodithi) | Amazon | |Dhiraj Kumar Jain | [TheAlgo](https://github.com/TheAlgo) | Amazon | | Saravanan Palanisamy | [saravanan30erd](https://github.com/saravanan30erd) | Community | + +## Emeritus + +| Maintainer | GitHub ID | Affiliation | +| --------------------- | ----------------------------------------- | ----------- | +| Barani Bikshandi | [bbarani](https://github.com/bbarani) | Amazon | \ No newline at end of file From 1e22dacdfeb336256365677741b2760f2dbbe108 Mon Sep 17 00:00:00 2001 From: bbarani Date: Tue, 28 May 2024 10:28:02 -0700 Subject: [PATCH 2/2] Update CODEOWERS file Signed-off-by: bbarani --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e1d178b..cd70a50 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 -* @bbarani @saravanan30erd @peterzhuamazon @prudhvigodithi @gaiksaya @TheAlgo +* @saravanan30erd @peterzhuamazon @prudhvigodithi @gaiksaya @TheAlgo \ No newline at end of file