From b3ab18c830e201296c2cb6695c6316e1e63109e3 Mon Sep 17 00:00:00 2001 From: Derek Ho Date: Tue, 25 Apr 2023 14:19:03 -0400 Subject: [PATCH 1/2] update maintainers and codeowners Signed-off-by: Derek Ho --- .github/CODEOWNERS | 2 ++ CODEOWNERS | 2 -- MAINTAINERS.md | 14 +++++++++++--- 3 files changed, 13 insertions(+), 5 deletions(-) create mode 100644 .github/CODEOWNERS delete mode 100644 CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000000..a3119089f2 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,2 @@ +# This should match the owning team set up in https://github.com/orgs/opensearch-project/teams +* @pjfitzgibbons @ps48 @kavithacm @derek-ho @joshuali925 @dai-chen @YANG-DB @rupal-bq @mengweieric @vamsi-amazon @swiddis @penghuo @seankao-az \ No newline at end of file diff --git a/CODEOWNERS b/CODEOWNERS deleted file mode 100644 index 1f9a96bf70..0000000000 --- a/CODEOWNERS +++ /dev/null @@ -1,2 +0,0 @@ -# This should match the owning team set up in https://github.com/orgs/opensearch-project/teams -* @pjfitzgibbons @anirudha @ps48 @kavithacm @derek-ho @joshuali925 @dai-chen @YANG-DB @rupal-bq @mengweieric @vamsi-amazon @swiddis \ No newline at end of file diff --git a/MAINTAINERS.md b/MAINTAINERS.md index f124096678..a39f6ba177 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -6,17 +6,20 @@ This document contains a list of maintainers in this repo. See [opensearch-proje | Maintainer | GitHub ID | Affiliation | | ----------------- | ------------------------------------------------- | ----------- | -| David Cui | [davidcui1225](https://github.com/davidcui1225) | Amazon | | Eric Wei | [mengweieric](https://github.com/mengweieric) | Amazon | | Joshua Li | [joshuali925](https://github.com/joshuali925) | Amazon | | Shenoy Pratik | [ps48](https://github.com/ps48) | Amazon | | Kavitha Mohan | [kavithacm](https://github.com/kavithacm) | Amazon | -| Eugene Lee | [eugenesk24](https://github.com/eugenesk24) | Amazon | | Rupal Mahajan | [rupal-bq](https://github.com/rupal-bq) | Amazon | | Derek Ho | [derek-ho](https://github.com/derek-ho) | Amazon | | Lior Perry | [YANG-DB](https://github.com/YANG-DB) | Amazon | | Peter Fitzgibbons | [pjfitzgibbons](https://github.com/pjfitzgibbons) | Amazon | -| Simeon Widdis | [swiddis] (https://github.com/swiddis) | Amazon | +| Simeon Widdis | [swiddis](https://github.com/swiddis) | Amazon | +| Chen Dai | [dai-chen](https://github.com/dai-chen) | Amazon | +| Vamsi Manohar | [vamsi-amazon](https://github.com/vamsi-amazon) | Amazon | +| Peng Huo | [penghuo](https://github.com/penghuo) | Amazon | +| Sean Kao | [seankao-az](https://github.com/seankao-az) | Amazon | + ## Emeritus Maintainers @@ -25,3 +28,8 @@ This document contains a list of maintainers in this repo. See [opensearch-proje | Charlotte Henkle | [CEHENKLE](https://github.com/CEHENKLE) | Amazon | | Anirudha Jadhav | [anirudha](https://github.com/anirudha) | Amazon | | Nick Knize | [nknize](https://github.com/nknize) | Amazon | +| David Cui | [davidcui1225](https://github.com/davidcui1225) | Amazon | +| Eugene Lee | [eugenesk24](https://github.com/eugenesk24) | Amazon | +| Zhongnan Su | [zhongnansu](https://github.com/zhongnansu) | Amazon | +| Sean Li | [sejli](https://github.com/sejli) | Amazon | +| Kyle A | [kavck](https://github.com/kavck) | Amazon | \ No newline at end of file From 4e0029b6daca2a4e50321892582f7c1ac9688c36 Mon Sep 17 00:00:00 2001 From: Derek Ho Date: Tue, 25 Apr 2023 14:22:21 -0400 Subject: [PATCH 2/2] remove kyle Signed-off-by: Derek Ho --- MAINTAINERS.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index a39f6ba177..e57d634a80 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -31,5 +31,4 @@ This document contains a list of maintainers in this repo. See [opensearch-proje | David Cui | [davidcui1225](https://github.com/davidcui1225) | Amazon | | Eugene Lee | [eugenesk24](https://github.com/eugenesk24) | Amazon | | Zhongnan Su | [zhongnansu](https://github.com/zhongnansu) | Amazon | -| Sean Li | [sejli](https://github.com/sejli) | Amazon | -| Kyle A | [kavck](https://github.com/kavck) | Amazon | \ No newline at end of file +| Sean Li | [sejli](https://github.com/sejli) | Amazon | \ No newline at end of file