From 2aa1d8f8f5798b7cd598396efe76fdcab59d6e99 Mon Sep 17 00:00:00 2001 From: dblock Date: Thu, 5 Jan 2023 12:08:24 -0500 Subject: [PATCH] Updated MAINTAINERS.md to match recommended opensearch-project format. Signed-off-by: dblock --- MAINTAINERS.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index ae042b9ae..e3e348274 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,4 +1,6 @@ -# OpenSearch Ruby Client 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 @@ -18,7 +20,3 @@ | Maintainer | GitHub ID | Affiliation | | -------------- | ----------------------------------- | ----------- | | Yuvraj Jaiswal | [yuvi17](https://github.com/yuvi17) | 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).