From 6f9c75a641eddd5d6211570e7bd87e23157a7c7f Mon Sep 17 00:00:00 2001 From: AWSHurneyt Date: Fri, 9 Jun 2023 15:01:43 -0700 Subject: [PATCH] Added to CODEOWNERS and MAINTAINERS files. (#810) * Added myself to the repo. Signed-off-by: AWSHurneyt * Added myself to the repo. Signed-off-by: AWSHurneyt * Added maintainers to the repo. Signed-off-by: AWSHurneyt * Update MAINTAINERS.md Co-authored-by: Sayali Gaikawad <61760125+gaiksaya@users.noreply.github.com> Signed-off-by: bowenlan-amzn Signed-off-by: AWSHurneyt * Update MAINTAINERS.md Signed-off-by: AWSHurneyt --------- Signed-off-by: AWSHurneyt Signed-off-by: bowenlan-amzn Co-authored-by: bowenlan-amzn Co-authored-by: Sayali Gaikawad <61760125+gaiksaya@users.noreply.github.com> --- .github/CODEOWNERS | 2 +- MAINTAINERS.md | 22 +++++++++++++--------- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e017d70c2..596024a1f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @bowenlan-amzn @getsaurabh02 @lezzago @praveensameneni @xluo-aws @gaobinlong @Hailong-am +* @bowenlan-amzn @getsaurabh02 @lezzago @praveensameneni @xluo-aws @gaobinlong @Hailong-am @amsiglan @sbcd90 @eirsep @AWSHurneyt diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 7aef355b1..eb99db5e3 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -4,12 +4,16 @@ This document contains a list of maintainers in this repo. See [opensearch-proje ## Current Maintainers -| Maintainer | GitHub ID | Affiliation | -| ---------------- | ----------------------------------------------------- | ----------- | -| Ashish Agrawal | [lezzago](https://github.com/lezzago) | Amazon | -| Bowen Lan | [bowenlan-amzn](https://github.com/bowenlan-amzn) | Amazon | -| Praveen Sameneni | [praveensameneni](https://github.com/praveensameneni) | Amazon | -| Saurabh Singh | [getsaurabh02](https://github.com/getsaurabh02/) | Amazon | -| Xuesong Luo | [xluo-aws](https://github.com/xluo-aws) | Amazon | -| Hailong Cui | [Hailong-am](https://github.com/Hailong-am) | Amazon | -| Binlong Gao | [gaobinlong](https://github.com/gaobinlong) | Amazon | +| Maintainer | GitHub ID | Affiliation | +| --------------------- | ----------------------------------------------------- | ----------- | +| Ashish Agrawal | [lezzago](https://github.com/lezzago) | Amazon | +| Bowen Lan | [bowenlan-amzn](https://github.com/bowenlan-amzn) | Amazon | +| Praveen Sameneni | [praveensameneni](https://github.com/praveensameneni) | Amazon | +| Saurabh Singh | [getsaurabh02](https://github.com/getsaurabh02/) | Amazon | +| Xuesong Luo | [xluo-aws](https://github.com/xluo-aws) | Amazon | +| Hailong Cui | [Hailong-am](https://github.com/Hailong-am) | Amazon | +| Binlong Gao | [gaobinlong](https://github.com/gaobinlong) | Amazon | +| Amardeepsingh Siglani | [amsiglan](https://github.com/amsiglan) | Amazon | +| Subhobrata Dey | [sbcd90](https://github.com/sbcd90) | Amazon | +| Surya Sashank Nistala | [eirsep](https://github.com/eirsep) | Amazon | +| Thomas Hurney | [AWSHurneyt](https://github.com/AWSHurneyt) | Amazon |