From d9e6455e2c7eb2977df4dd1a67f07739fcb0b3dc Mon Sep 17 00:00:00 2001 From: dblock Date: Thu, 5 Jan 2023 12:08:23 -0500 Subject: [PATCH] Updated MAINTAINERS.md to match recommended opensearch-project format. Signed-off-by: dblock --- MAINTAINERS.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 5e182856..50b04897 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,4 +1,8 @@ -## 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 | | ---------------- | --------------------------------------------------- | ----------- | @@ -7,5 +11,3 @@ | Sayali Gaikawad | [gaiksaya](https://github.com/gaiksaya) | Amazon | | Abhinav Gupta | [abhinavGupta16](https://github.com/abhinavGupta16) | Amazon | | Zelin Hao | [zelinh](https://github.com/zelinh) | 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).