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 <khushbr@amazon.com>
(cherry picked from commit 43367b1)

Co-authored-by: Khushboo Rajput <59671881+khushbr@users.noreply.github.com>
  • Loading branch information
opensearch-trigger-bot[bot] and khushbr committed 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.