From c2b66934ce6292849f8501e37bec5b2f7359e16f Mon Sep 17 00:00:00 2001 From: dblock Date: Thu, 5 Jan 2023 12:08:19 -0500 Subject: [PATCH] Updated MAINTAINERS.md to match recommended opensearch-project format. Signed-off-by: dblock --- MAINTAINERS.md | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index b0b09a2..bd31668 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,12 +1,14 @@ -## Maintainers +## Overview -| Maintainer | GitHub ID | Affiliation | -| --------------- | --------- | ----------- | -| Barani Bikshandi | [bbarani](https://github.com/bbarani) | Amazon | -| Peter Zhu | [peterzhuamazon](https://github.com/peterzhuamazon) | Amazon | -| Peter Nied | [peternied](https://github.com/peternied) | Amazon | -| Sayali Gaikawad | [gaiksaya](https://github.com/gaiksaya) | Amazon | -| Dhiraj Kumar Jain | [TheAlgo](https://github.com/TheAlgo) | Amazon | -| Aaron Layfield | [DandyDeveloper](https://github.com/DandyDeveloper) | Community | +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). -[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). +## Current Maintainers + +| Maintainer | GitHub ID | Affiliation | +| ----------------- | --------------------------------------------------- | ----------- | +| Barani Bikshandi | [bbarani](https://github.com/bbarani) | Amazon | +| Peter Zhu | [peterzhuamazon](https://github.com/peterzhuamazon) | Amazon | +| Peter Nied | [peternied](https://github.com/peternied) | Amazon | +| Sayali Gaikawad | [gaiksaya](https://github.com/gaiksaya) | Amazon | +| Dhiraj Kumar Jain | [TheAlgo](https://github.com/TheAlgo) | Amazon | +| Aaron Layfield | [DandyDeveloper](https://github.com/DandyDeveloper) | Community |