From 1d739204794aa3db30d85cd188a4291647a35eec Mon Sep 17 00:00:00 2001 From: Miki Date: Mon, 6 May 2024 13:18:08 -0700 Subject: [PATCH] Move Kroosh and Matt to Emeritus (#1272) Signed-off-by: Miki --- .github/CODEOWNERS | 2 +- CHANGELOG.md | 1 + MAINTAINERS.md | 6 +++--- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b2ae4a10d9..0e8d2e0625 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @AMoo-Miki @rednaksi91 @KrooshalUX @BSFishy @bandinib-amzn @ashwin-pc @joshuarrrr @andreymyssak @SergeyMyssak +* @AMoo-Miki @rednaksi91 @bandinib-amzn @ashwin-pc @joshuarrrr @andreymyssak @SergeyMyssak diff --git a/CHANGELOG.md b/CHANGELOG.md index 2edcc24082..fccd1527cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -65,6 +65,7 @@ - Clean up code OUI Breadcrumb component from previous updates ([#1144](https://github.com/opensearch-project/oui/pull/1144)) - Update deprecated Babel plugins ([#1155](https://github.com/opensearch-project/oui/pull/1155)) - Move @seanneumann to emeritus maintainer ([#1188](https://github.com/opensearch-project/oui/pull/1188)) +- Move @BSFishy and @KrooshalUX to emeritus maintainer ([#1272](https://github.com/opensearch-project/oui/pull/1272)) ### 🪛 Refactoring diff --git a/MAINTAINERS.md b/MAINTAINERS.md index b6b40d8da8..ac0e040b19 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -5,11 +5,9 @@ This document contains a list of maintainers in this repo. See [opensearch-proje ## Current Maintainers | Maintainer | GitHub ID | Affiliation | -| ------------------------ | ------------------------------------------------- | ----------- | +|--------------------------|---------------------------------------------------|-------------| | Miki Barahmand | [AMoo-Miki](https://github.com/AMoo-Miki) | Amazon | | Iskander Rakhmanberdiyev | [rednaksi91](https://github.com/rednaksi91) | Amazon | -| Kroosh | [KrooshalUX](https://github.com/KrooshalUX) | Amazon | -| Matt Provost | [BSFishy](https://github.com/BSFishy) | Amazon | | Bandini | [bandinib-amzn](https://github.com/bandinib-amzn) | Amazon | | Ashwin P Chandran | [ashwin-pc](https://github.com/ashwin-pc) | Amazon | | Josh Romero | [joshuarrrr](https://github.com/joshuarrrr) | Amazon | @@ -21,4 +19,6 @@ This document contains a list of maintainers in this repo. See [opensearch-proje | Maintainer | GitHub ID | Affiliation | |--------------------------|---------------------------------------------------|-------------| +| Matt Provost | [BSFishy](https://github.com/BSFishy) | Contributor | +| Kroosh | [KrooshalUX](https://github.com/KrooshalUX) | Contributor | | Sean Neumann | [seanneumann](https://github.com/seanneumann) | Contributor |