From 99c0342ece496d402764e6f56e03479028f6913a Mon Sep 17 00:00:00 2001 From: Tyler Ohlsen Date: Tue, 30 Jul 2024 09:10:07 -0700 Subject: [PATCH] Add owners (#250) Signed-off-by: Tyler Ohlsen (cherry picked from commit e5ba71372629766d36f150f81d7383fb7364f9fe) --- .github/CODEOWNERS | 2 +- MAINTAINERS.md | 18 ++++++++++-------- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index dad28dda..526273f1 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @dbwiddis @owaiskazi19 @joshpalis @ohltyler @amitgalitz @jackiehanyang \ No newline at end of file +* @dbwiddis @owaiskazi19 @joshpalis @ohltyler @amitgalitz @jackiehanyang @minalsha @saimedhi \ No newline at end of file diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 729b181c..055f8b21 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -4,11 +4,13 @@ This document contains a list of maintainers in this repo. See [opensearch-proje ## Current Maintainers -| Maintainer | GitHub ID | Affiliation | -| ------------- | ------------------------------------------------- | ----------- | -| Amit Galitzky | [amitgalitz](https://github.com/amitgalitz) | Amazon | -| Jackie Han | [jackiehanyang](https://github.com/jackiehanyang) | Amazon | -| Owais Kazi | [owaiskazi19](https://github.com/owaiskazi19) | Amazon | -| Tyler Ohlsen | [ohltyler](https://github.com/ohltyler) | Amazon | -| Josh Palis | [joshpalis](https://github.com/joshpalis) | Amazon | -| Dan Widdis | [dbwiddis](https://github.com/dbwiddis) | Amazon | +| Maintainer | GitHub ID | Affiliation | +| ------------------------- | ------------------------------------------------- | ----------- | +| Amit Galitzky | [amitgalitz](https://github.com/amitgalitz) | Amazon | +| Jackie Han | [jackiehanyang](https://github.com/jackiehanyang) | Amazon | +| Owais Kazi | [owaiskazi19](https://github.com/owaiskazi19) | Amazon | +| Tyler Ohlsen | [ohltyler](https://github.com/ohltyler) | Amazon | +| Josh Palis | [joshpalis](https://github.com/joshpalis) | Amazon | +| Dan Widdis | [dbwiddis](https://github.com/dbwiddis) | Amazon | +| Minal Shah | [minalsha](https://github.com/minalsha) | Amazon | +| Sai Medhini Reddy Maryada | [saimedhi](https://github.com/saimedhi) | Amazon |