diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d0d862f8f..63e39fdc4 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,2 @@ -@samenp -@khushbr -@kkhatua -@partsrut +# This should match the owning team set up in https://github.com/orgs/opensearch-project/teams +* @praveensameneni @khushbr @ansjcy @goyamegh @getsaurabh02 @sbcd90 @sgup432 diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 0efae1d3a..5a10e2437 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -4,17 +4,21 @@ This document contains a list of maintainers in this repo. See [opensearch-proje ## Current Maintainers -| Maintainer | GitHub ID | Affiliation | -| ----------------- | --------------------------------------------------------- | ----------- | -| Praveen Sameneni | [praveensameneni](https://github.com/praveensameneni) | Amazon | -| Khushboo Rajput | [khushbr](https://github.com/khushbr) | Amazon | -| Kunal Khatua | [kkhatua](https://github.com/kkhatua) | Amazon | -| Sruti Parthiban | [sruti1312](https://github.com/sruti1312) | Amazon | +| Maintainer | GitHub ID | Affiliation | +|------------------|-------------------------------------------------------| ----------- | +| Praveen Sameneni | [praveensameneni](https://github.com/praveensameneni) | Amazon | +| Khushboo Rajput | [khushbr](https://github.com/khushbr) | Amazon | +| Sagar | [sgup432](https://github.com/sgup432) | Amazon | +| Saurabh Singh | [getsaurabh02](https://github.com/getsaurabh02) | Amazon | +| Nick Knize | [nknize](https://github.com/nknize) | Amazon | +| CEHENKLE | [CEHENKLE](https://github.com/CEHENKLE) | Amazon | ## Previous Maintainers | Maintainer | GitHub ID | Affiliation | -| --------------- | ------------------------------------------- | ----------- | +|-----------------|---------------------------------------------|-------------| | Joshua Tokle | [jotok](https://github.com/jotok) | Amazon | | Ruizhen Guo | [rguo-aws](https://github.com/rguo-aws) | Amazon | | Yujia Sun | [yujias0706](https://github.com/yujias0706) | Amazon | +| Kunal Khatua | [kkhatua](https://github.com/kkhatua) | Amazon | +| Sruti Parthiban | [sruti1312](https://github.com/sruti1312) | Amazon |