From cbe8dc76a015f6347e50745abfefe511a5cc4875 Mon Sep 17 00:00:00 2001 From: Derek Ho Date: Tue, 28 Feb 2023 10:59:23 -0500 Subject: [PATCH 1/3] baseline repo permissions and groups Signed-off-by: Derek Ho --- CODEOWNERS | 2 ++ MAINTAINERS.md | 15 ++++++++------- 2 files changed, 10 insertions(+), 7 deletions(-) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000000..3dd64cc94f --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,2 @@ +# This should match the owning team set up in https://github.com/orgs/opensearch-project/teams +* @pjfitzgibbons @anirudha @nknize @ps48 @kavithacm @derek-ho @joshuali925 @zhongnansu @dai-chen @sejli @YANG-DB @davidcui1225 @rupal-bq @CEHENKLE @mengweieric @eugenesk24 @vamsi-amazon @kavck \ No newline at end of file diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 5a909064fc..4c544e05fa 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -6,13 +6,14 @@ 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 | \ No newline at end of file + +## Emeritus Maintainers + +| Maintainer | GitHub ID | Affiliation | +| ----------------- | ------------------------------------------------------- | ----------- | +| Charlotte Henkle | [CEHENKLE](https://github.com/CEHENKLE) | Amazon | +| Anirudha Jadhav | [anirudha](https://github.com/anirudha) | Amazon | +| Nick Knize | [nknize](https://github.com/nknize) | Amazon | \ No newline at end of file From 7c7ef9513e00e0db345c8d8f3820648d9cc4b5b0 Mon Sep 17 00:00:00 2001 From: Derek Ho Date: Fri, 31 Mar 2023 12:14:40 -0400 Subject: [PATCH 2/3] update baseline Signed-off-by: Derek Ho --- .github/CODEOWNERS | 2 -- MAINTAINERS.md | 10 +++++++++- 2 files changed, 9 insertions(+), 3 deletions(-) delete mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS deleted file mode 100644 index 1dc11731b8..0000000000 --- a/.github/CODEOWNERS +++ /dev/null @@ -1,2 +0,0 @@ -# This should match the owning team set up in https://github.com/orgs/opensearch-project/teams -* @opensearch-project/observability \ No newline at end of file diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 4c544e05fa..f124096678 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -6,9 +6,17 @@ 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 | ## Emeritus Maintainers @@ -16,4 +24,4 @@ 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 | \ No newline at end of file +| Nick Knize | [nknize](https://github.com/nknize) | Amazon | From a661155b522145ce261ad45c7f91836bf597cf59 Mon Sep 17 00:00:00 2001 From: Derek Ho Date: Fri, 31 Mar 2023 12:16:11 -0400 Subject: [PATCH 3/3] fix up codeowners Signed-off-by: Derek Ho --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 3dd64cc94f..1f9a96bf70 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1,2 @@ # This should match the owning team set up in https://github.com/orgs/opensearch-project/teams -* @pjfitzgibbons @anirudha @nknize @ps48 @kavithacm @derek-ho @joshuali925 @zhongnansu @dai-chen @sejli @YANG-DB @davidcui1225 @rupal-bq @CEHENKLE @mengweieric @eugenesk24 @vamsi-amazon @kavck \ No newline at end of file +* @pjfitzgibbons @anirudha @ps48 @kavithacm @derek-ho @joshuali925 @dai-chen @YANG-DB @rupal-bq @mengweieric @vamsi-amazon @swiddis \ No newline at end of file