diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index bd7cf426..02dc8ea3 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ # This should match the team set up in https://github.com/orgs/opensearch-project/teams and include any additional contributors -* @VachaShah @dblock @harshavamsi @shyim \ No newline at end of file +* @VachaShah @dblock @harshavamsi @shyim @saimedhi \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cb14f22..1c290244 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Added support for a custom signing service name for AWS SigV4 ([#117](https://github.com/opensearch-project/opensearch-php/pull/117)) - Added support for OpenSearch 2.12 and 2.13 ([#180](https://github.com/opensearch-project/opensearch-php/pull/180)) - Added release automation to publish to packagist ([#183](https://github.com/opensearch-project/opensearch-php/pull/183)) +- Added @saimedhi to opensearch-php maintainers ([#215](https://github.com/opensearch-project/opensearch-php/pull/215)) ### Fixed diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 3a4ea8a9..ed1ff502 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -4,17 +4,16 @@ This document contains a list of maintainers in this repo. See [opensearch-proje ## Current Maintainers -| Maintainer | GitHub ID | Affiliation | -| -------------------- | --------------------------------------------- | ----------- | -| Soner Sayakci | [shyim](https://github.com/shyim) | shopware AG | -| Vacha Shah | [VachaShah](https://github.com/VachaShah) | Amazon | -| Daniel Doubrovkine | [dblock](https://github.com/dblock) | Amazon | -| Harsha Vamsi Kalluri | [harshavamsi](https://github.com/harshavamsi) | Amazon | +| Maintainer | GitHub ID | Affiliation | +| ------------------------- | --------------------------------------------- | ----------- | +| Daniel Doubrovkine | [dblock](https://github.com/dblock) | Amazon | +| Harsha Vamsi Kalluri | [harshavamsi](https://github.com/harshavamsi) | Amazon | +| Sai Medhini Reddy Maryada | [saimedhi](https://github.com/saimedhi) | Amazon | +| Soner Sayakci | [shyim](https://github.com/shyim) | shopware AG | +| Vacha Shah | [VachaShah](https://github.com/VachaShah) | Amazon | ## Emeritus | Maintainer | GitHub ID | Affiliation | | --------------- | --------------------------------------------------- | ----------- | | Paul Borgermans | [paulborgermans](https://github.com/paulborgermans) | External | - -