From ea6f0ec16a7acc6caa719d2909c628e36dd39f18 Mon Sep 17 00:00:00 2001 From: "Daniel (dB.) Doubrovkine" Date: Thu, 12 Jan 2023 17:52:18 -0500 Subject: [PATCH] Updated MAINTAINERS.md to match recommended opensearch-project format. (#619) Signed-off-by: dblock Signed-off-by: dblock (cherry picked from commit 8e1cdadcc95ebae8122b5d07c4f5354addbdc77d) --- MAINTAINERS.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index fe4d6207..a2282fd4 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,9 +1,12 @@ -## Maintainers +## Overview + +This document contains a list of maintainers in this repo. See [opensearch-project/.github/RESPONSIBILITIES.md](https://github.com/opensearch-project/.github/blob/main/RESPONSIBILITIES.md#maintainer-responsibilities) that explains what the role of maintainer means, what maintainers do in this and other repos, and how they should be doing it. If you're interested in contributing, and becoming a maintainer, see [CONTRIBUTING](CONTRIBUTING.md). + +## Current Maintainers + | Maintainer | GitHub ID | Affiliation | -|------------------------|---------------------------------------------------|-------------| +| ---------------------- | ------------------------------------------------- | ----------- | | Anantha Krishna Bhatta | [akbhatta](https://github.com/akbhatta) | Amazon | | David Cui | [davidcui-amzn](https://github.com/davidcui-amzn) | Amazon | | Joshua Li | [joshuali925](https://github.com/joshuali925) | Amazon | | Zhongnan Su | [zhongnansu](https://github.com/zhongnansu) | Amazon | - -[This document](https://github.com/opensearch-project/.github/blob/main/MAINTAINERS.md) explains what maintainers do in this repo, and how they should be doing it. If you're interested in contributing, see [CONTRIBUTING](CONTRIBUTING.md).