Skip to content

Commit

Permalink
Remove @bbarani as maintainer (#545) (#546)
Browse files Browse the repository at this point in the history
* Remove @bbarani as maintainer



* Fix alignment issue



* Update Chart.yaml



* Update Chart.yaml



---------

Signed-off-by: bbarani <[email protected]>
Signed-off-by: Peter Zhu <[email protected]>
Co-authored-by: Barani <[email protected]>
  • Loading branch information
peterzhuamazon and bbarani authored May 29, 2024
1 parent 879b3ca commit a73cadd
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 15 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 owning team set up in https://github.com/orgs/opensearch-project/teams
* @bbarani @TheAlgo @DandyDeveloper @peterzhuamazon @prudhvigodithi @gaiksaya
* @TheAlgo @DandyDeveloper @peterzhuamazon @prudhvigodithi @gaiksaya
30 changes: 18 additions & 12 deletions MAINTAINERS.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
## Maintainers

| Maintainer | GitHub ID | Affiliation |
| --------------- | --------- | ----------- |
| Barani Bikshandi | [bbarani](https://github.com/bbarani) | Amazon |
| Peter Zhu | [peterzhuamazon](https://github.com/peterzhuamazon) | Amazon |
| Sayali Gaikawad | [gaiksaya](https://github.com/gaiksaya) | Amazon |
| Prudhvi Godithi | [prudhvigodithi](https://github.com/prudhvigodithi) | Amazon |
| Dhiraj Kumar Jain | [TheAlgo](https://github.com/TheAlgo) | Amazon |
| Aaron Layfield | [DandyDeveloper](https://github.com/DandyDeveloper) | Community |

[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 |
| ----------------- | --------------------------------------------------- | ----------- |
| Peter Zhu | [peterzhuamazon](https://github.com/peterzhuamazon) | Amazon |
| Sayali Gaikawad | [gaiksaya](https://github.com/gaiksaya) | Amazon |
| Prudhvi Godithi | [prudhvigodithi](https://github.com/prudhvigodithi) | Amazon |
| Dhiraj Kumar Jain | [TheAlgo](https://github.com/TheAlgo) | Amazon |
| Aaron Layfield | [DandyDeveloper](https://github.com/DandyDeveloper) | Community |

## Emeritus

| Maintainer | GitHub ID | Affiliation |
| --------------------- | ----------------------------------------- | ----------- |
| Barani Bikshandi | [bbarani](https://github.com/bbarani) | Amazon |
1 change: 0 additions & 1 deletion charts/opensearch-dashboards/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ appVersion: "1.3.16"

maintainers:
- name: DandyDeveloper
- name: bbarani
- name: gaiksaya
- name: peterzhuamazon
- name: prudhvigodithi
Expand Down
1 change: 0 additions & 1 deletion charts/opensearch/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ appVersion: "1.3.16"

maintainers:
- name: DandyDeveloper
- name: bbarani
- name: gaiksaya
- name: peterzhuamazon
- name: prudhvigodithi
Expand Down

0 comments on commit a73cadd

Please sign in to comment.