From 8a04b3983d9d9116fcb820c142c456241cb32dd4 Mon Sep 17 00:00:00 2001 From: "Daniel (dB.) Doubrovkine" Date: Sat, 26 Jul 2025 07:42:37 -0400 Subject: [PATCH 1/2] Step down dblock@ from maintainers. Signed-off-by: Daniel (dB.) Doubrovkine --- .github/CODEOWNERS | 2 +- MAINTAINERS.md | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index de8e8fc..a9d5f0b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @dblock @saratvemulapalli @tlfeng @VachaShah @ohltyler +* @saratvemulapalli @tlfeng @VachaShah @ohltyler diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 27a3355..8b76887 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -6,8 +6,13 @@ This document contains a list of maintainers in this repo. See [opensearch-proje | Maintainer | GitHub ID | Affiliation | | ------------------ | ------------------------------------------------------- | ----------- | -| Daniel Doubrovkine | [dblock](https://github.com/dblock) | Independent | | Sarat Vemulapalli | [saratvemulapalli](https://github.com/saratvemulapalli) | Amazon | | Tianli Feng | [tlfeng](https://github.com/tlfeng) | Amazon | | Tyler Ohlsen | [ohltyler](https://github.com/ohltyler) | Amazon | | Vacha Shah | [VachaShah](https://github.com/vachashah) | Amazon | + +## Emeritus + +| Maintainer | GitHub ID | Affiliation | +| ------------------ | ------------------------------------------------------- | ----------- | +| Daniel Doubrovkine | [dblock](https://github.com/dblock) | Independent | From 121ba4da2c266f9b29a142de21edab7d93ce350d Mon Sep 17 00:00:00 2001 From: "Daniel (dB.) Doubrovkine" Date: Sat, 26 Jul 2025 07:44:53 -0400 Subject: [PATCH 2/2] Fix: tlfeng@ no longer has access. --- .github/CODEOWNERS | 2 +- MAINTAINERS.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a9d5f0b..6fc5c93 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @saratvemulapalli @tlfeng @VachaShah @ohltyler +* @saratvemulapalli @VachaShah @ohltyler diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 8b76887..1f6beb4 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -7,7 +7,6 @@ This document contains a list of maintainers in this repo. See [opensearch-proje | Maintainer | GitHub ID | Affiliation | | ------------------ | ------------------------------------------------------- | ----------- | | Sarat Vemulapalli | [saratvemulapalli](https://github.com/saratvemulapalli) | Amazon | -| Tianli Feng | [tlfeng](https://github.com/tlfeng) | Amazon | | Tyler Ohlsen | [ohltyler](https://github.com/ohltyler) | Amazon | | Vacha Shah | [VachaShah](https://github.com/vachashah) | Amazon | @@ -16,3 +15,4 @@ This document contains a list of maintainers in this repo. See [opensearch-proje | Maintainer | GitHub ID | Affiliation | | ------------------ | ------------------------------------------------------- | ----------- | | Daniel Doubrovkine | [dblock](https://github.com/dblock) | Independent | +| Tianli Feng | [tlfeng](https://github.com/tlfeng) | Amazon |