Skip to content

Commit 4442197

Browse files
authored
Bump jdk to 21 for maven snapshot build (#1909)
* Bump jdk to 21 for maven snapshot build Signed-off-by: Shenoy Pratik <[email protected]> * update maintainers Signed-off-by: Shenoy Pratik <[email protected]> --------- Signed-off-by: Shenoy Pratik <[email protected]>
1 parent 5d7f53b commit 4442197

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

.github/workflows/maven-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/setup-java@v3
2121
with:
2222
distribution: temurin # Temurin is a distribution of adoptium
23-
java-version: 11
23+
java-version: 21
2424
- uses: actions/checkout@v3
2525
- uses: aws-actions/configure-aws-credentials@v1
2626
with:

MAINTAINERS.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,18 @@ This document contains a list of maintainers in this repo. See [opensearch-proje
1616
| Peter Fitzgibbons | [pjfitzgibbons](https://github.com/pjfitzgibbons) | Amazon |
1717
| Simeon Widdis | [swiddis](https://github.com/swiddis) | Amazon |
1818
| Chen Dai | [dai-chen](https://github.com/dai-chen) | Amazon |
19-
| Vamsi Manohar | [vamsi-amazon](https://github.com/vamsi-amazon) | Amazon |
19+
| Vamsi Manohar | [vamsi-amazon](https://github.com/vamsimanohar) | Amazon |
2020
| Peng Huo | [penghuo](https://github.com/penghuo) | Amazon |
2121
| Sean Kao | [seankao-az](https://github.com/seankao-az) | Amazon |
2222
| Anirudha Jadhav | [anirudha](https://github.com/anirudha) | Amazon |
2323

24-
2524
## Emeritus Maintainers
2625

27-
| Maintainer | GitHub ID | Affiliation |
28-
| ----------------- | ------------------------------------------------------- | ----------- |
29-
| Charlotte Henkle | [CEHENKLE](https://github.com/CEHENKLE) | Amazon |
30-
| Nick Knize | [nknize](https://github.com/nknize) | Amazon |
31-
| David Cui | [davidcui1225](https://github.com/davidcui1225) | Amazon |
32-
| Eugene Lee | [eugenesk24](https://github.com/eugenesk24) | Amazon |
33-
| Zhongnan Su | [zhongnansu](https://github.com/zhongnansu) | Amazon |
34-
| Sean Li | [sejli](https://github.com/sejli) | Amazon |
26+
| Maintainer | GitHub ID | Affiliation |
27+
| ---------------- | ----------------------------------------------- | ----------- |
28+
| Charlotte Henkle | [CEHENKLE](https://github.com/CEHENKLE) | Amazon |
29+
| Nick Knize | [nknize](https://github.com/nknize) | Amazon |
30+
| David Cui | [davidcui1225](https://github.com/davidcui1225) | Amazon |
31+
| Eugene Lee | [eugenesk24](https://github.com/eugenesk24) | Amazon |
32+
| Zhongnan Su | [zhongnansu](https://github.com/zhongnansu) | Amazon |
33+
| Sean Li | [sejli](https://github.com/sejli) | Amazon |

0 commit comments

Comments
 (0)