diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 5478135783..5041f4b625 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @cliu123 @cwperks @DarshitChanpura @davidlago @peternied @RyanL1997 @scrawfor99 +* @cliu123 @cwperks @DarshitChanpura @davidlago @peternied @RyanL1997 @scrawfor99 @reta @willyborankin diff --git a/MAINTAINERS.md b/MAINTAINERS.md index ceb525084a..e4d85e7f21 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,7 +1,8 @@ - [OpenSearch Security Maintainers](#opensearch-security-maintainers) - [Maintainers](#maintainers) + - [Practices](#practices) - [Updating Practices](#updating-practices) -- [Practices](#practices) +- [Practices](#practices-1) - [Reverting Commits](#reverting-commits) - [Performing Revert](#performing-revert) @@ -14,6 +15,13 @@ | Darshit Chanpura | [DarshitChanpura](https://github.com/DarshitChanpura) | Amazon | | Dave Lago | [davidlago](https://github.com/davidlago) | Amazon | | Peter Nied | [peternied](https://github.com/peternied) | Amazon | +| Craig Perkins | [cwperks](https://github.com/cwperks) | Amazon | +| Ryan Liang | [RyanL1997](https://github.com/RyanL1997) | Amazon | +| Stephen Crawford | [scrawfor99](https://github.com/scrawfor99) | Amazon | +| Andriy Redko | [reta](https://github.com/reta) | Aiven | +| Andrey Pleskach | [willyborankin](https://github.com/willyborankin) | Aiven | + +## Practices ### Updating Practices To ensure common practices as maintainers, all practices are expected to be documented here or enforced through github actions. There should be no expectations beyond what is documented in the repo [CONTRIBUTING.md](./CONTRIBUTING.md) and OpenSearch-Project [CONTRIBUTING.md](https://github.com/opensearch-project/.github/blob/main/CONTRIBUTING.md). To modify an existing processes or create a new one, make a pull request on this MAINTAINERS.md for review and merge it after all maintainers approve of it.