From a6fa9f3f606a84847e720256f43fa0809a2ab377 Mon Sep 17 00:00:00 2001 From: "Daniel (dB.) Doubrovkine" Date: Thu, 5 Jan 2023 10:19:51 -0800 Subject: [PATCH] Updated MAINTAINERS.md to match recommended opensearch-project format. (#771) Signed-off-by: dblock (cherry picked from commit b49a36b3e7962a205695d451e0497ee4f57fb2cb) --- MAINTAINERS.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index d6730245e..a1abcfd83 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,6 +1,9 @@ -# OpenSearch Anomaly Detection 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 -## Maintainers | Maintainer | GitHub ID | Affiliation | | ----------------------- | ------------------------------------------------------- | ----------- | | Hanguang Zhang | [zhanghg08](https://github.com/zhanghg08) | Amazon | @@ -14,5 +17,3 @@ | Vijayan Balasubramanian | [VijayanB](https://github.com/VijayanB) | Amazon | | Yaliang Wu | [ylwu-amzn](https://github.com/ylwu-amzn) | Amazon | | Yizhe Liu | [yizheliu-amazon](https://github.com/yizheliu-amazon) | 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).