Skip to content

Commit c45073c

Browse files
authored
Add @sachinpkale as an OpenSearch maintainer (opensearch-project#8019)
I have nominated and maintainers have agreed to invite Sachin Kale (@sachinpkale) to be a co-maintainer. Sachin has kindly accepted. Sachin has led the design and implementation of the remote backed storage feature in OpenSearch. This feature was introduced as experimental in OpenSearch 2.3 and is planned for general availability in 2.9. Some significant issues and PRs authored by Sachin for this effort are as follows: Feature proposal: opensearch-project#1968 Upload segments to remote store post refresh: opensearch-project#3460 Add rest endpoint for remote store restore: opensearch-project#3576 Add RemoteSegmentStoreDirectory to interact with remote segment store: opensearch-project#4020 In total, Sachin has authored 57 PRs going back to May 2022. He also frequently reviews contributions from others and has reviewed nearly 100 PRs in the same time frame. Signed-off-by: Andrew Ross <andrross@amazon.com>
1 parent 743eed4 commit c45073c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/CODEOWNERS

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @reta @anasalkouz @andrross @reta @Bukhtawar @CEHENKLE @dblock @gbbafna @setiah @kartg @kotwanikunal @mch2 @nknize @owaiskazi19 @Rishikesh1159 @ryanbogan @saratvemulapalli @shwetathareja @dreamer-89 @tlfeng @VachaShah @dbwiddis
1+
* @reta @anasalkouz @andrross @reta @Bukhtawar @CEHENKLE @dblock @gbbafna @setiah @kartg @kotwanikunal @mch2 @nknize @owaiskazi19 @Rishikesh1159 @ryanbogan @saratvemulapalli @shwetathareja @dreamer-89 @tlfeng @VachaShah @dbwiddis @sachinpkale

MAINTAINERS.md

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ This document contains a list of maintainers in this repo. See [opensearch-proje
2222
| Owais Kazi | [owaiskazi19](https://github.com/owaiskazi19) | Amazon |
2323
| Rishikesh Pasham | [Rishikesh1159](https://github.com/Rishikesh1159) | Amazon |
2424
| Ryan Bogan | [ryanbogan](https://github.com/ryanbogan) | Amazon |
25+
| Sachin Kale | [sachinpkale](https://github.com/sachinpkale) | Amazon |
2526
| Sarat Vemulapalli | [saratvemulapalli](https://github.com/saratvemulapalli) | Amazon |
2627
| Shweta Thareja | [shwetathareja](https://github.com/shwetathareja) | Amazon |
2728
| Suraj Singh | [dreamer-89](https://github.com/dreamer-89) | Amazon |

0 commit comments

Comments
 (0)