From cec3b958209616c50fbfd4e29dbe953044c97e19 Mon Sep 17 00:00:00 2001 From: "Daniel (dB.) Doubrovkine" Date: Fri, 6 Jan 2023 17:43:15 -0500 Subject: [PATCH 1/3] Updated MAINTAINERS.md to match recommended opensearch-project format. (#314) Signed-off-by: dblock Signed-off-by: dblock (cherry picked from commit 476fec547267765a7ba2ad79350a95c086d0fa8c) --- MAINTAINERS.md | 32 ++++++++++++++------------------ 1 file changed, 14 insertions(+), 18 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 422bb1ddda..3f96ed2fe5 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,26 +1,22 @@ -- [Overview](#overview) -- [Current Maintainers](#current-maintainers) -- [Emeritus](#emeritus) - ## Overview -[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). +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 | -| ------------------------ | ------------------------------------------------------ | ----------- | -| Andriy Redko | [reta](https://github.com/reta) | Aiven | -| Bukhtawar Khan | [Bukhtawar](https://github.com/Bukhtawar) | Amazon | -| Daniel Doubrovkine | [dblock](https://github.com/dblock) | Amazon | -| Madhusudhan Konda | [madhusudhankonda](https://github.com/madhusudhankonda)| Chocolateminds| -| Sarat Vemulapalli | [saratvemulapalli](https://github.com/saratvemulapalli)| Amazon | -| Vacha Shah | [VachaShah](https://github.com/VachaShah) | Amazon | +| Maintainer | GitHub ID | Affiliation | +| ------------------ | ------------------------------------------------------- | -------------- | +| Andriy Redko | [reta](https://github.com/reta) | Aiven | +| Bukhtawar Khan | [Bukhtawar](https://github.com/Bukhtawar) | Amazon | +| Daniel Doubrovkine | [dblock](https://github.com/dblock) | Amazon | +| Madhusudhan Konda | [madhusudhankonda](https://github.com/madhusudhankonda) | Chocolateminds | +| Sarat Vemulapalli | [saratvemulapalli](https://github.com/saratvemulapalli) | Amazon | +| Vacha Shah | [VachaShah](https://github.com/VachaShah) | Amazon | ## Emeritus -| Maintainer | GitHub ID | Affiliation | -| --------------- | --------------------------------------------------- | ----------- | -| Mital Awachat | [mitalawachat](https://github.com/mitalawachat) | Amazon | -| Rishab Nahata | [imRishN](https://github.com/imRishN) | Amazon | -| Vamshi Vijay Nakkirtha | [vamshin](https://github.com/vamshin) | Amazon | +| Maintainer | GitHub ID | Affiliation | +| ---------------------- | ----------------------------------------------- | ----------- | +| Mital Awachat | [mitalawachat](https://github.com/mitalawachat) | Amazon | +| Rishab Nahata | [imRishN](https://github.com/imRishN) | Amazon | +| Vamshi Vijay Nakkirtha | [vamshin](https://github.com/vamshin) | Amazon | From d0edeffacf6d498196a1b16b71e990b9f39001ba Mon Sep 17 00:00:00 2001 From: Vacha Shah Date: Thu, 11 May 2023 15:09:17 -0700 Subject: [PATCH 2/3] Adding szczepanczykd to Maintainers and Codeowners (#479) Signed-off-by: Vacha Shah (cherry picked from commit e027ae81c81976a0381de8d1ba39557e699ba6b6) --- .github/CODEOWNERS | 2 +- MAINTAINERS.md | 17 +++++++++-------- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c7b9675ef6..f93762355b 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 -* @reta @Bukhtawar @dblock @madhusudhankonda @saratvemulapalli @VachaShah \ No newline at end of file +* @reta @Bukhtawar @dblock @szczepanczykd @madhusudhankonda @saratvemulapalli @VachaShah \ No newline at end of file diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 3f96ed2fe5..d4768c19bd 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -4,14 +4,15 @@ This document contains a list of maintainers in this repo. See [opensearch-proje ## Current Maintainers -| Maintainer | GitHub ID | Affiliation | -| ------------------ | ------------------------------------------------------- | -------------- | -| Andriy Redko | [reta](https://github.com/reta) | Aiven | -| Bukhtawar Khan | [Bukhtawar](https://github.com/Bukhtawar) | Amazon | -| Daniel Doubrovkine | [dblock](https://github.com/dblock) | Amazon | -| Madhusudhan Konda | [madhusudhankonda](https://github.com/madhusudhankonda) | Chocolateminds | -| Sarat Vemulapalli | [saratvemulapalli](https://github.com/saratvemulapalli) | Amazon | -| Vacha Shah | [VachaShah](https://github.com/VachaShah) | Amazon | +| Maintainer | GitHub ID | Affiliation | +| -------------------- | ------------------------------------------------------- | -------------- | +| Andriy Redko | [reta](https://github.com/reta) | Aiven | +| Bukhtawar Khan | [Bukhtawar](https://github.com/Bukhtawar) | Amazon | +| Daniel Doubrovkine | [dblock](https://github.com/dblock) | Amazon | +| Dominik SzczepaƄczyk | [szczepanczykd](https://github.com/szczepanczykd) | Exadel | +| Madhusudhan Konda | [madhusudhankonda](https://github.com/madhusudhankonda) | Chocolateminds | +| Sarat Vemulapalli | [saratvemulapalli](https://github.com/saratvemulapalli) | Amazon | +| Vacha Shah | [VachaShah](https://github.com/VachaShah) | Amazon | ## Emeritus From 792a33afb551bf2eddbb12a8bdcd0ac58ecf8aca Mon Sep 17 00:00:00 2001 From: "Daniel (dB.) Doubrovkine" Date: Wed, 26 Jun 2024 16:50:15 -0400 Subject: [PATCH 3/3] Adding @Xtansia to maintainers. (#1054) Signed-off-by: dblock (cherry picked from commit cca994acc09eb55c3d328f912d978a595ece0704) --- .github/CODEOWNERS | 2 +- MAINTAINERS.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f93762355b..8ae1a9ec2d 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 -* @reta @Bukhtawar @dblock @szczepanczykd @madhusudhankonda @saratvemulapalli @VachaShah \ No newline at end of file +* @reta @Bukhtawar @dblock @szczepanczykd @madhusudhankonda @saratvemulapalli @VachaShah @Xtansia \ No newline at end of file diff --git a/MAINTAINERS.md b/MAINTAINERS.md index d4768c19bd..8039b8a363 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -12,6 +12,7 @@ This document contains a list of maintainers in this repo. See [opensearch-proje | Dominik SzczepaƄczyk | [szczepanczykd](https://github.com/szczepanczykd) | Exadel | | Madhusudhan Konda | [madhusudhankonda](https://github.com/madhusudhankonda) | Chocolateminds | | Sarat Vemulapalli | [saratvemulapalli](https://github.com/saratvemulapalli) | Amazon | +| Thomas Farr | [Xtansia](https://github.com/Xtansia) | Amazon | | Vacha Shah | [VachaShah](https://github.com/VachaShah) | Amazon | ## Emeritus