From c60eb1fb35f4b5e52c4900e3b9e7a295615c2e27 Mon Sep 17 00:00:00 2001 From: SuZhou-Joe Date: Fri, 1 Dec 2023 10:52:03 +0800 Subject: [PATCH 1/2] feat: add maintainers Signed-off-by: SuZhou-Joe --- .github/CODEOWNERS | 2 +- MAINTAINERS.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 85d16c32..47d8b109 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 -* @lezzago @joshuali925 @anirudha @ruanyl @SuZhou-Joe @xluo-aws +* @lezzago @joshuali925 @anirudha @ruanyl @SuZhou-Joe @xluo-aws @gaobinlong @Hailong-am @wanglam @raintygao diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 5ba32fc7..8003f074 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -12,3 +12,7 @@ This document contains a list of maintainers in this repo. See [opensearch-proje | Yulong Ruan | [ruanyl](https://github.com/ruanyl) | Amazon | | Su Zhou | [SuZhou-Joe](https://github.com/SuZhou-Joe) | Amazon | | Xuesong Luo | [xluo-aws](https://github.com/xluo-aws) | Amazon | +| Binlong Gao | [gaobinlong](https://github.com/gaobinlong) | Amazon | +| Hailong Cui | [Hailong-am](https://github.com/Hailong-am) | Amazon | +| Lin Wang | [wanglam](https://github.com/wanglam) | Amazon | +| Tianyu Gao | [raintygao](https://github.com/raintygao) | Amazon | From 0abfb3432d18fcf2f65b95318c3dc2e3b38b4115 Mon Sep 17 00:00:00 2001 From: SuZhou-Joe Date: Fri, 1 Dec 2023 11:00:42 +0800 Subject: [PATCH 2/2] feat: format Signed-off-by: SuZhou-Joe --- MAINTAINERS.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 8003f074..df7d91cf 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -12,7 +12,7 @@ This document contains a list of maintainers in this repo. See [opensearch-proje | Yulong Ruan | [ruanyl](https://github.com/ruanyl) | Amazon | | Su Zhou | [SuZhou-Joe](https://github.com/SuZhou-Joe) | Amazon | | Xuesong Luo | [xluo-aws](https://github.com/xluo-aws) | Amazon | -| Binlong Gao | [gaobinlong](https://github.com/gaobinlong) | Amazon | +| Binlong Gao | [gaobinlong](https://github.com/gaobinlong) | Amazon | | Hailong Cui | [Hailong-am](https://github.com/Hailong-am) | Amazon | -| Lin Wang | [wanglam](https://github.com/wanglam) | Amazon | -| Tianyu Gao | [raintygao](https://github.com/raintygao) | Amazon | +| Lin Wang | [wanglam](https://github.com/wanglam) | Amazon | +| Tianyu Gao | [raintygao](https://github.com/raintygao) | Amazon |