Skip to content

Commit

Permalink
[Backport 2.x] MAINTAINERS.md & CODEOWNERS changes (#1244)
Browse files Browse the repository at this point in the history
* Updated MAINTAINERS.md to match recommended opensearch-project format. (#314)

Signed-off-by: dblock <[email protected]>

Signed-off-by: dblock <[email protected]>
(cherry picked from commit 476fec5)

* Adding szczepanczykd to Maintainers and Codeowners (#479)

Signed-off-by: Vacha Shah <[email protected]>
(cherry picked from commit e027ae8)

* Adding @Xtansia to maintainers. (#1054)

Signed-off-by: dblock <[email protected]>
(cherry picked from commit cca994a)

---------

Co-authored-by: Daniel (dB.) Doubrovkine <[email protected]>
Co-authored-by: Vacha Shah <[email protected]>
  • Loading branch information
3 people authored Oct 22, 2024
1 parent f072623 commit a1c750e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 19 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -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
* @reta @Bukhtawar @dblock @szczepanczykd @madhusudhankonda @saratvemulapalli @VachaShah @Xtansia
34 changes: 16 additions & 18 deletions MAINTAINERS.md
Original file line number Diff line number Diff line change
@@ -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 |

0 comments on commit a1c750e

Please sign in to comment.