From b4c268cb01630e5356d973e012b9d873c8572fca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 24 Apr 2023 23:28:18 +0000 Subject: [PATCH] Update MAINTAINERS.md and CODEOWNERS (#3792) (#3894) Issue Resolve https://github.com/opensearch-project/OpenSearch-Dashboards/issues/3426 Signed-off-by: Anan Zhuang (cherry picked from commit ccac24e4c3e4cfeba514ff378842c58b9445c0c6) Co-authored-by: Anan Zhuang (cherry picked from commit 034e983bd23d31ff8731b6a9006ac251ea4953eb) Signed-off-by: github-actions[bot] --- .github/CODEOWNERS | 1 + MAINTAINERS.md | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 000000000000..7899a0afa723 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @ananzh @kavilla @seanneumann @AMoo-Miki @ashwin-pc @joshuarrrr @abbyhu2000 @zengyan-amazon @kristenTian @zhongnansu @manasvinibs diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 717903ef2915..ecb3f2928616 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -7,8 +7,6 @@ This document contains a list of maintainers in this repo. See [opensearch-proje | Maintainer | GitHub ID | Affiliation | | ------------------------- | --------------------------------------------------- | ----------- | | Anan Zhuang | [ananzh](https://github.com/ananzh) | Amazon | -| Bishoy Boktor | [boktorbb](https://github.com/boktorbb) | Amazon | -| Mihir Soni | [mihirsoni](https://github.com/mihirsoni) | Amazon | | Kawika (Rocky) Avilla | [kavilla](https://github.com/kavilla) | Amazon | | Sean Neumann | [seanneumann](https://github.com/seanneumann) | Amazon | | Miki Barahmand | [AMoo-Miki](https://github.com/AMoo-Miki) | Amazon | @@ -25,3 +23,5 @@ This document contains a list of maintainers in this repo. See [opensearch-proje | Maintainer | GitHub ID | Affiliation | | ------------- | --------------------------------------- | ----------- | | Tommy Markley | [tmarkley](https://github.com/tmarkley) | Amazon | +| Mihir Soni | [mihirsoni](https://github.com/mihirsoni) | Amazon | +| Bishoy Boktor | [boktorbb](https://github.com/boktorbb) | Amazon |