From e8f2dd6dcf4d4821e5a815ca826dd2e5f60370c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 26 Feb 2025 17:59:52 +0000 Subject: [PATCH] Clear ADMINS.md. (#1493) Signed-off-by: Daniel (dB.) Doubrovkine (cherry picked from commit 26ec7c4e635c7609d18899bb15994fcebfba438f) Signed-off-by: github-actions[bot] --- ADMINS.md | 42 ++---------------------------------------- 1 file changed, 2 insertions(+), 40 deletions(-) diff --git a/ADMINS.md b/ADMINS.md index 2deaffa513..3bfaba1968 100644 --- a/ADMINS.md +++ b/ADMINS.md @@ -1,41 +1,3 @@ -- [Overview](#overview) -- [Current Admins](#current-admins) -- [Admin Responsibilities](#admin-responsibilities) - - [Prioritize Security](#prioritize-security) - - [Enforce Code of Conduct](#enforce-code-of-conduct) - - [Add/Remove Maintainers](#addremove-maintainers) - - [Adopt Organizational Best Practices](#adopt-organizational-best-practices) +## Admins -## Overview - -This document explains who the admins are (see below), what they do in this repo, and how they should be doing it. If you're interested in becoming a maintainer, see [MAINTAINERS](MAINTAINERS.md). If you're interested in contributing, see [CONTRIBUTING](CONTRIBUTING.md). - -## Current Admins - -| Admin | GitHub ID | Affiliation | -| ------------------ | --------------------------------------- | ----------- | -| Charlotte Henkle | [CEHENKLE](https://github.com/CEHENKLE) | Amazon | -| Daniel Doubrovkine | [dblock](https://github.com/dblock) | Amazon | -| Henri Yandell | [hyandell](https://github.com/hyandell) | Amazon | - -## Admin Responsibilities - -As an admin you own stewardship of the repository and its settings. Admins have [admin-level permissions on a repository](https://docs.github.com/en/organizations/managing-access-to-your-organizations-repositories/repository-permission-levels-for-an-organization). Use those privileges to serve the community and protect the repository as follows. - -### Prioritize Security - -Security is your number one priority. Manage security keys and safeguard access to the repository. - -Note that this repository is monitored and supported 24/7 by Amazon Security, see [Reporting a Vulnerability](SECURITY.md) for details. - -### Enforce Code of Conduct - -Act on [CODE_OF_CONDUCT](CODE_OF_CONDUCT.md) violations by revoking access, and blocking malicious actors. - -### Add/Remove Maintainers - -Perform administrative tasks, such as [adding](MAINTAINERS.md#adding-a-new-maintainer) and [removing maintainers](MAINTAINERS.md#removing-a-maintainer). - -### Adopt Organizational Best Practices - -Adopt organizational best practices, work in the open, and collaborate with other admins by opening issues before making process changes. Prefer consistency, and avoid diverging from practices in the opensearch-project organization. +[This document](https://github.com/opensearch-project/.github/blob/main/ADMINS.md) explains what admins do in this repo. and how they should be doing it. If you're interested in becoming a maintainer, see [MAINTAINERS](MAINTAINERS.md). If you're interested in contributing, see [CONTRIBUTING](CONTRIBUTING.md).