From a1c750e675d1e1c89754d260c1d3730b4e7fce6d Mon Sep 17 00:00:00 2001 From: Thomas Farr Date: Wed, 23 Oct 2024 00:27:16 +1300 Subject: [PATCH] [Backport 2.x] MAINTAINERS.md & CODEOWNERS changes (#1244) * Updated MAINTAINERS.md to match recommended opensearch-project format. (#314) Signed-off-by: dblock Signed-off-by: dblock (cherry picked from commit 476fec547267765a7ba2ad79350a95c086d0fa8c) * Adding szczepanczykd to Maintainers and Codeowners (#479) Signed-off-by: Vacha Shah (cherry picked from commit e027ae81c81976a0381de8d1ba39557e699ba6b6) * Adding @Xtansia to maintainers. (#1054) Signed-off-by: dblock (cherry picked from commit cca994acc09eb55c3d328f912d978a595ece0704) --------- Co-authored-by: Daniel (dB.) Doubrovkine Co-authored-by: Vacha Shah --- .github/CODEOWNERS | 2 +- MAINTAINERS.md | 34 ++++++++++++++++------------------ 2 files changed, 17 insertions(+), 19 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c7b9675ef6..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 @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 422bb1ddda..8039b8a363 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,26 +1,24 @@ -- [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 | +| 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 -| 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 |