From 65f826271c2e0c3a21d33246826efcce287b89dc Mon Sep 17 00:00:00 2001 From: "Daniel (dB.) Doubrovkine" Date: Fri, 6 Jan 2023 13:44:27 -0500 Subject: [PATCH] Updated MAINTAINERS.md to match recommended opensearch-project format. (#659) Signed-off-by: dblock (cherry picked from commit 098de57b8e1b8194171146aa926c888ab359fb05) --- MAINTAINERS.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 6e900c8481..99a3a9ebe2 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,8 +1,11 @@ -# OpenSearch Machine Learning Maintainers +## Overview -## Maintainers -| Maintainer | GitHub ID | Affiliation | -| --------------- | --------- | ----------- | -| Hanguang Zhang | [zhanghg08](https://github.com/zhanghg08) | Amazon | -| Jing Zhang | [jngz-es](https://github.com/jngz-es) | Amazon | -| Weicong Sun | [weicongs-amazon](https://github.com/weicongs-amazon) | Amazon | +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 | +| -------------- | ----------------------------------------------------- | ----------- | +| Hanguang Zhang | [zhanghg08](https://github.com/zhanghg08) | Amazon | +| Jing Zhang | [jngz-es](https://github.com/jngz-es) | Amazon | +| Weicong Sun | [weicongs-amazon](https://github.com/weicongs-amazon) | Amazon |