From 574765de369fa8c7d4196b71521f2304965655de Mon Sep 17 00:00:00 2001 From: Joshua Palis Date: Mon, 3 Apr 2023 20:59:58 +0000 Subject: [PATCH 1/2] Updating maintainers Signed-off-by: Joshua Palis --- .github/CODEOWNERS | 2 +- MAINTAINERS.md | 33 +++++++++++++++++++++++---------- 2 files changed, 24 insertions(+), 11 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 219b242a..edda2d0d 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 -* @opensearch-project/job-scheduler \ No newline at end of file +* @joshpalis @saratvemulapalli @dbwiddis @kaituo @vibrantvarun \ No newline at end of file diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 2160506c..8531c390 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,10 +1,23 @@ -## Maintainers -| Maintainer | GitHub ID | Affiliation | -| --------------- | --------- | ----------- | -| Ashish Agrawal | [lezzago](https://github.com/lezzago) | Amazon | -| Bowen Lan | [bowenlan-amzn](https://github.com/bowenlan-amzn) | Amazon | -| Drew Baugher | [dbbaughe](https://github.com/dbbaughe) | Amazon | -| Mohammad Qureshi | [qreshi](https://github.com/qreshi) | Amazon | -| Sriram Kosuri | [skkosuri-amzn](https://github.com/skkosuri-amzn) | Amazon | - -[This document](https://github.com/opensearch-project/.github/blob/main/MAINTAINERS.md) explains what maintainers do in this repo, and how they should be doing it. If you're interested in contributing, see [CONTRIBUTING](CONTRIBUTING.md). +## Overview + +This document contains a list of maintainers in this repo. See [opensearch-project/.github/RESPONSIBILITIES.md](https://github.com/opensearch-project/.github/blob/main/RESPONSIBILITIES.md#maintainer-responsibilities) that explains what the role of maintainer means, what maintainers do in this and other repos, and how they should be doing it. If you're interested in contributing, and becoming a maintainer, see [CONTRIBUTING](CONTRIBUTING.md). + +## Current Maintainers + +| Maintainer | GitHub ID | Affiliation | +| ----------------- | ------------------------------------------------------- | ----------- | +| Josh Palis | [joshpalis](https://github.com/joshpalis) | Amazon | +| Sarat Vemulapalli | [saratvemulapalli](https://github.com/saratvemulapalli) | Amazon | +| Dan Widdis | [dbwiddis](https://github.com/dbwiddis) | Amazon | +| Kaituo Li | [kaituo](https://github.com/kaituo) | Amazon | +| Varun Jain | [vibrantvarun](https://github.com/vibrantvarun) | Amazon | + +## Emeritus Maintainers + +| Maintainer | GitHub ID | Affiliation | +| ----------------- | ------------------------------------------------------- | ----------- | +| Ashish Agrawal | [lezzago](https://github.com/lezzago) | Amazon | +| Bowen Lan | [bowenlan-amzn](https://github.com/bowenlan-amzn) | Amazon | +| Drew Baugher | [dbbaughe](https://github.com/dbbaughe) | Amazon | +| Mohammad Qureshi | [qreshi](https://github.com/qreshi) | Amazon | +| Sriram Kosuri | [skkosuri-amzn](https://github.com/skkosuri-amzn) | Amazon | \ No newline at end of file From f6f179693e1dc07ba6cdc4beca4860c5abd67f62 Mon Sep 17 00:00:00 2001 From: Joshua Palis Date: Mon, 3 Apr 2023 21:00:46 +0000 Subject: [PATCH 2/2] spotless Signed-off-by: Joshua Palis --- MAINTAINERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 8531c390..9315d3d0 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -20,4 +20,4 @@ This document contains a list of maintainers in this repo. See [opensearch-proje | Bowen Lan | [bowenlan-amzn](https://github.com/bowenlan-amzn) | Amazon | | Drew Baugher | [dbbaughe](https://github.com/dbbaughe) | Amazon | | Mohammad Qureshi | [qreshi](https://github.com/qreshi) | Amazon | -| Sriram Kosuri | [skkosuri-amzn](https://github.com/skkosuri-amzn) | Amazon | \ No newline at end of file +| Sriram Kosuri | [skkosuri-amzn](https://github.com/skkosuri-amzn) | Amazon |