From 09bc73621c5e1e44e365e0f2ae77d3a2c7469433 Mon Sep 17 00:00:00 2001 From: Sarah GHP Date: Wed, 16 Feb 2022 13:39:06 -0500 Subject: [PATCH] Add first draft of maintainers group docs --- MAINTAINERS.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 MAINTAINERS.md diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 0000000000..38e921beed --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,18 @@ +# Test262 Maintainers Group + +Being part of the Test262 Maintainers Group comes with great power (merging things!) and the associated great responsibility (merging things!). Below is a list of the general responsibilities of Test262 maintainers and roughly how often the tasks are taken care of. Please remember, most maintainers do this in their free time or as one of many work tasks, and may therefore not respond as quickly as you hope. + +## Responsibilities +- **Reviewing PRs** (1-2x/week) +- **Reviewing test plans and helping guide contributors before PRs are submitted** (1-2x/week, as needed) +- **Reviewing Stage 3 proposals and prioritizing related tests** (6x/yr, following TC39 plenaries) +- **Fielding requests and suggestions for improvement from users(contributors, implementers, etc. TKTK link here to priority of constituencies TKTK)** (1x/month, at group meetings) +- **Maintaining and evolving our list of values, tutorials, and other documentation** (ongoing, as needed) + +## How Are Decisions Made in the Maintainers Group + +.. TKTKTKTK .. + +## How Do I Become a Member of the Maintainers Group + +.. TKTKTKTK ..