Skip to content

Commit

Permalink
Added Earlopain to maintainers list (#251)
Browse files Browse the repository at this point in the history
* Added Earlopain to maintainers list

Signed-off-by: Theo Truong <[email protected]>

* # Updated Backport logic to match upgraded `VachaShah/[email protected]`

Signed-off-by: Theo Truong <[email protected]>

---------

Signed-off-by: Theo Truong <[email protected]>
  • Loading branch information
nhtruong authored May 9, 2024
1 parent 5b66968 commit fd116e8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @VijayanB @jayeshathila @robsears @vamshin @dblock @VachaShah @nhtruong @harshavamsi
* @VijayanB @jayeshathila @robsears @vamshin @dblock @VachaShah @nhtruong @harshavamsi @Earlopain
1 change: 1 addition & 0 deletions .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:

jobs:
backport:
if: ${{ contains(github.event.label.name, 'backport') }}
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down
6 changes: 4 additions & 2 deletions MAINTAINERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This document contains a list of maintainers in this repo. See [opensearch-proje
## Current Maintainers

| Maintainer | GitHub ID | Affiliation |
| ----------------------- | ----------------------------------------------- | ----------- |
|-------------------------|-------------------------------------------------|-------------|
| Vijayan Balasubramanian | [VijayanB](https://github.com/VijayanB) | Amazon |
| Jayesh Hathila | [jayeshathila](https://github.com/jayeshathila) | Amazon |
| Rob Sears | [robsears](https://github.com/robsears) | Bonsai |
Expand All @@ -14,9 +14,11 @@ This document contains a list of maintainers in this repo. See [opensearch-proje
| Vacha Shah | [VachaShah](https://github.com/VachaShah) | Amazon |
| Theo Truong | [nhtruong](https://github.com/nhtruong) | Amazon |
| Harsha Vamsi Kalluri | [harshavamsi](https://github.com/harshavamsi) | Amazon |
| Earlopain | [Earlopain](https://github.com/Earlopain) | |


## Emeritus

| Maintainer | GitHub ID | Affiliation |
| -------------- | ----------------------------------- | ----------- |
|----------------|-------------------------------------|-------------|
| Yuvraj Jaiswal | [yuvi17](https://github.com/yuvi17) | Amazon |

0 comments on commit fd116e8

Please sign in to comment.