Skip to content

Commit

Permalink
Add new maintainers to repo (#600) (#601)
Browse files Browse the repository at this point in the history
Signed-off-by: Khushboo Rajput <[email protected]>
(cherry picked from commit 43367b1)

Co-authored-by: Khushboo Rajput <[email protected]>
  • Loading branch information
opensearch-trigger-bot[bot] and khushbr authored Nov 23, 2023
1 parent c7f80a0 commit 1d6e66e
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 18 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
* @praveensameneni @khushbr @ansjcy @goyamegh @getsaurabh02 @sbcd90 @sgup432
* @khushbr @ansjcy @sbcd90 @devagarwal1803 @Shephalimittal @atharvasharma61 @nishchay21 @DevJhaAbhishek @varunsrivathsav @rramachand21
40 changes: 24 additions & 16 deletions MAINTAINERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,30 @@ This document contains a list of maintainers in this repo. See [opensearch-proje

## Current Maintainers

| Maintainer | GitHub ID | Affiliation |
|------------------|-------------------------------------------------------| ----------- |
| Praveen Sameneni | [praveensameneni](https://github.com/praveensameneni) | Amazon |
| Khushboo Rajput | [khushbr](https://github.com/khushbr) | Amazon |
| Chenyang Ji | [ansjcy](https://github.com/ansjcy) | Amazon |
| Megha Goyal | [goyamegh](https://github.com/goyamegh) | Amazon |
| Saurabh Singh | [getsaurabh02](https://github.com/getsaurabh02) | Amazon |
| Subhobrata Dey | [sbcd90](https://github.com/sbcd90) | Amazon |
| Sagar | [sgup432](https://github.com/sgup432) | Amazon |
| Maintainer | GitHub ID | Affiliation |
|---------------------------|-------------------------------------------------------| ----------- |
| Khushboo Rajput | [khushbr](https://github.com/khushbr) | Amazon |
| Chenyang Ji | [ansjcy](https://github.com/ansjcy) | Amazon |
| Subhobrata Dey | [sbcd90](https://github.com/sbcd90) | Amazon |
| Dev Agarwal | [devagarwal1803](https://github.com/devagarwal1803) | Amazon |
| shephali mittal | [Shephalimittal](https://github.com/Shephalimittal) | Amazon |
| Atharva Sharma | [atharvasharma61](https://github.com/atharvasharma61) | Amazon |
| Nishchay Malhotra | [nishchay21](https://github.com/nishchay21) | Amazon |
| DevJhaAbhishek | [DevJhaAbhishek](https://github.com/DevJhaAbhishek) | Amazon |
| Varunsrivathsa Venkatesha | [varunsrivathsav](https://github.com/varunsrivathsav) | Amazon |
| Ranjith Ramachandra | [rramachand21](https://github.com/rramachand21) | Amazon |


## Previous Maintainers

| Maintainer | GitHub ID | Affiliation |
|-----------------|---------------------------------------------|-------------|
| Joshua Tokle | [jotok](https://github.com/jotok) | Amazon |
| Ruizhen Guo | [rguo-aws](https://github.com/rguo-aws) | Amazon |
| Yujia Sun | [yujias0706](https://github.com/yujias0706) | Amazon |
| Kunal Khatua | [kkhatua](https://github.com/kkhatua) | Amazon |
| Sruti Parthiban | [sruti1312](https://github.com/sruti1312) | Amazon |
| Maintainer | GitHub ID | Affiliation |
|-------------------|-------------------------------------------------------|-------------|
| Joshua Tokle | [jotok](https://github.com/jotok) | Amazon |
| Ruizhen Guo | [rguo-aws](https://github.com/rguo-aws) | Amazon |
| Yujia Sun | [yujias0706](https://github.com/yujias0706) | Amazon |
| Kunal Khatua | [kkhatua](https://github.com/kkhatua) | Amazon |
| Sruti Parthiban | [sruti1312](https://github.com/sruti1312) | Amazon |
| Praveen Sameneni | [praveensameneni](https://github.com/praveensameneni) | Amazon |
| Saurabh Singh | [getsaurabh02](https://github.com/getsaurabh02) | Amazon |
| Megha Goyal | [goyamegh](https://github.com/goyamegh) | Amazon |
| Sagar | [sgup432](https://github.com/sgup432) | Amazon |
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ buildscript {

// The PA Commons (https://github.com/opensearch-project/performance-analyzer-commons)
// is a library dependency with hardcoded versioning in PA and RCA repos.
paCommonsVersion = "1.1.0"
paCommonsVersion = "1.3.0"

// 3.0.0-SNAPSHOT -> 3.0.0.0-SNAPSHOT
version_tokens = opensearch_version.tokenize('-')
Expand Down

0 comments on commit 1d6e66e

Please sign in to comment.