From 27e0261f392a7212c2819a2e6c7341da8a993c6e Mon Sep 17 00:00:00 2001 From: Brandon Yee <6111102+Firebird1029@users.noreply.github.com> Date: Fri, 21 Jun 2024 12:26:23 -0400 Subject: [PATCH] manually trigger test again --- .github/workflows/contributors.yml | 3 --- MAINTAINERS.md | 27 +++++++++++++++++++++++++++ 2 files changed, 27 insertions(+), 3 deletions(-) create mode 100644 MAINTAINERS.md diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 8e26279..c302274 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -13,9 +13,6 @@ jobs: contents: write pull-requests: write steps: - - name: Checkout repository - uses: actions/checkout@v4 - # Update contributor list - name: Contribute List uses: akhilmhdh/contributors-readme-action@v2.3.10 diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 0000000..ddb77a2 --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,27 @@ +# Maintainers + +This is a list of maintainers for this project. See [CODEOWNERS.md](./CODEOWNERS.md) for list of reviewers for different parts of the codebase. Team members include: + +Maintainers: + +- + +Approvers: +- + +Reviewers: +- + +| Roles | Responsibilities| Requirements | Defined by| +| -------------|:---------------|:-------------|:-------------| +| member | active contributor in the community | multiple contributions to the project. | PROJECT GitHub org Committer Team| +| reviewer | review contributions from other members | history of review and authorship in a subproject | MAINTAINERS file reviewer entry, and GitHub Org Triage Team| +| approver | approve accepting contributions | highly experienced and active reviewer + contributor to a subproject | MAINTAINERS file approver entry and GitHub Triage Team | +| lead | set direction and priorities for a subproject | demonstrated responsibility and excellent technical judgement for the subproject | MAINTAINERS file owner entry and GitHub Org Admin Team| + +## Contributors + +Total number of contributors: + + +