From 60c1e47b6898acb99065e24e3a58d25d6a53dcaf Mon Sep 17 00:00:00 2001 From: Derek Ho Date: Mon, 8 May 2023 15:54:27 -0400 Subject: [PATCH] add ani to maintainers and codeowners Signed-off-by: Derek Ho --- .github/CODEOWNERS | 2 +- MAINTAINERS.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a3119089f..d3de62589 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 -* @pjfitzgibbons @ps48 @kavithacm @derek-ho @joshuali925 @dai-chen @YANG-DB @rupal-bq @mengweieric @vamsi-amazon @swiddis @penghuo @seankao-az \ No newline at end of file +* @pjfitzgibbons @ps48 @kavithacm @derek-ho @joshuali925 @dai-chen @YANG-DB @rupal-bq @mengweieric @vamsi-amazon @swiddis @penghuo @seankao-az @anirudha \ No newline at end of file diff --git a/MAINTAINERS.md b/MAINTAINERS.md index ad5aad7c0..f07ff16d8 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -19,6 +19,7 @@ This document contains a list of maintainers in this repo. See [opensearch-proje | Vamsi Manohar | [vamsi-amazon](https://github.com/vamsi-amazon) | Amazon | | Peng Huo | [penghuo](https://github.com/penghuo) | Amazon | | Sean Kao | [seankao-az](https://github.com/seankao-az) | Amazon | +| Anirudha Jadhav | [anirudha](https://github.com/anirudha) | Amazon | ## Emeritus Maintainers @@ -26,7 +27,6 @@ This document contains a list of maintainers in this repo. See [opensearch-proje | Maintainer | GitHub ID | Affiliation | | ----------------- | ------------------------------------------------------- | ----------- | | Charlotte Henkle | [CEHENKLE](https://github.com/CEHENKLE) | Amazon | -| Anirudha Jadhav | [anirudha](https://github.com/anirudha) | Amazon | | Nick Knize | [nknize](https://github.com/nknize) | Amazon | | David Cui | [davidcui1225](https://github.com/davidcui1225) | Amazon | | Eugene Lee | [eugenesk24](https://github.com/eugenesk24) | Amazon |