From 004ea1945e02c5d926179203ac3ce705f0203ad7 Mon Sep 17 00:00:00 2001 From: Anan Zhuang Date: Wed, 12 Apr 2023 09:45:55 -0700 Subject: [PATCH] Update MAINTAINERS.md and CODEOWNERS (#3792) Issue Resolve https://github.com/opensearch-project/OpenSearch-Dashboards/issues/3426 Signed-off-by: Anan Zhuang Signed-off-by: David Sinclair --- .github/CODEOWNERS | 3 +-- MAINTAINERS.md | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 355374f53480..7899a0afa723 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/opensearch-dashboards-core \ No newline at end of file +* @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 |