From d933b11bf03a991f0825637351aae5f87e23ba9d Mon Sep 17 00:00:00 2001 From: Martin Gaievski Date: Wed, 10 May 2023 14:39:46 -0700 Subject: [PATCH] Baseline owners and maintainers (#170) Signed-off-by: Martin Gaievski --- .github/CODEOWNERS | 2 +- MAINTAINERS.md | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b2c94ab16..fdfdd3016 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ # This should match the owning team set up in https://github.com/orgs/opensearch-project/teams -* @opensearch-project/neural-search +* @heemin32 @navneet1v @VijayanB @vamshin @jmazanec15 @naveentatikonda @junqiu-lei @martin-gaievski @sean-zheng-amazon @model-collapse @wujunshen @zane-neo @ylwu-amzn @jngz-es diff --git a/MAINTAINERS.md b/MAINTAINERS.md index edade444c..cedd77446 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -5,7 +5,7 @@ This document contains a list of maintainers in this repo. See [opensearch-proje ## Current Maintainers | Maintainer | GitHub ID | Affiliation | -| ---------------------- | --------------------------------------------------------- | ----------- | +| ---------------------- |-----------------------------------------------------------| ----------- | | Vamshi Vijay Nakkirtha | [vamshin](https://github.com/vamshin) | Amazon | | Sean Zheng | [sean-zheng-amazon](https://github.com/sean-zheng-amazon) | Amazon | | Jack Mazanec | [jmazanec15](https://github.com/jmazanec15) | Amazon | @@ -15,3 +15,8 @@ This document contains a list of maintainers in this repo. See [opensearch-proje | Zan Niu | [zane-neo](https://github.com/zane-neo) | Amazon | | Yaliang Wu | [ylwu-amzn](https://github.com/ylwu-amzn) | Amazon | | Jing Zhang | [jngz-es](https://github.com/jngz-es) | Amazon | +| Heemin Kim | [heemin32](https://github.com/heemin32) | Amazon | +| Junqiu Lei | [junqiu-lei](https://github.com/junqiu-lei) | Amazon | +| Martin Gaievski | [martin-gaievski](https://github.com/martin-gaievski) | Amazon | +| Naveen Tatikonda | [naveentatikonda](https://github.com/naveentatikonda) | Amazon | +| Vijayan Balasubramanian| [VijayanB](https://github.com/VijayanB) | Amazon |