From b80b528683a1eb94b9a174642e77017d6ffb62de Mon Sep 17 00:00:00 2001 From: David Venable Date: Tue, 16 Apr 2024 17:05:25 -0500 Subject: [PATCH] Adds dblock as a maintainer to the logstash-output-opensearch project. (#247) Signed-off-by: David Venable --- .github/CODEOWNERS | 2 +- MAINTAINERS.md | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2d2d6c1..96bfeff 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ # This should match the list of maintainers in MAINTAINERS.md -* @asifsmohammed @dlvenable @oeyh \ No newline at end of file +* @dblock @asifsmohammed @dlvenable @oeyh \ No newline at end of file diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 635fd71..914875e 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -5,11 +5,12 @@ This document contains a list of maintainers in this repo. See [opensearch-proje ## Current Maintainers -| Maintainer | GitHub ID | Affiliation | -| ----------------------- | ------------------------------------------- | ----------- | -| Asif Sohail Mohammed | [asifsmohammed](https://github.com/asifsmohammed) | Amazon | -| David Venable | [dlvenable](https://github.com/dlvenable) | Amazon | -| Hai Yan | [oeyh](https://github.com/oeyh) | Amazon | +| Maintainer | GitHub ID | Affiliation | +| ------------------------ | --------------------------------------------------- | ----------- | +| Daniel "dB." Doubrovkine | [dblock](https://github.com/dblock) | Amazon | +| Asif Sohail Mohammed | [asifsmohammed](https://github.com/asifsmohammed) | Amazon | +| David Venable | [dlvenable](https://github.com/dlvenable) | Amazon | +| Hai Yan | [oeyh](https://github.com/oeyh) | Amazon |