From 86324b8628a8f4f783476d04432f528a86d0d38b Mon Sep 17 00:00:00 2001 From: David Venable Date: Tue, 21 Mar 2023 17:38:51 -0500 Subject: [PATCH] Baselines the MAINTAINERS.md and CODEOWNERS files. Resolves #196. (#203) Signed-off-by: David Venable --- .github/CODEOWNERS | 6 ++++-- MAINTAINERS.md | 12 +++++++++++- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c2294a11..d97baffe 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,4 @@ -# This should match the owning team set up in https://github.com/orgs/opensearch-project/teams -* @opensearch-project/logstash-output-opensearch \ No newline at end of file +# This should match the list of maintainers in MAINTAINERS.md +* @asifsmohammed +* @dlvenable +* @oeyh \ No newline at end of file diff --git a/MAINTAINERS.md b/MAINTAINERS.md index d6f9d011..635fd712 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -4,11 +4,21 @@ This document contains a list of maintainers in this repo. See [opensearch-proje ## Current Maintainers + +| Maintainer | GitHub ID | Affiliation | +| ----------------------- | ------------------------------------------- | ----------- | +| Asif Sohail Mohammed | [asifsmohammed](https://github.com/asifsmohammed) | Amazon | +| David Venable | [dlvenable](https://github.com/dlvenable) | Amazon | +| Hai Yan | [oeyh](https://github.com/oeyh) | Amazon | + + + +## Emeritus + | Maintainer | GitHub ID | Affiliation | | ----------------------- | ------------------------------------------- | ----------- | | Jack Mazanec | [jmazanec15](https://github.com/jmazanec15) | Amazon | | Vamshi Vijay Nakkirtha | [vamshin](https://github.com/vamshin) | Amazon | | Vijayan Balasubramanian | [VijayanB](https://github.com/VijayanB) | Amazon | | Deep Datta | [deepdatta](https://github.com/deepdatta) | Amazon | -| David Venable | [dlvenable](https://github.com/dlvenable) | Amazon | | Shivani Shukla | [sshivanii](https://github.com/sshivanii) | Amazon |