diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index dc6f4859a..10b85328b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,11 +3,6 @@ # NOTE: Order is important; the last matching pattern takes the # most precedence. -# Secondary repo maintainers, substitutes of the primary -# maintainers when they become MIA -* @cwgoes @sunnya97 - # Primary repo maintainers -* @aaronc @alexanderbez @alessio - +* @aaronc @alexanderbez diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 46780a54e..a1cd74bc2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -369,14 +369,12 @@ should convene to rectify the situation by either: **Approval Committee & Decision Making** -In absense of general consensus, decision making requires ⅔ vote from the three members +In absense of general consensus, decision making requires 1/2 vote from the two members of the **Concept Approval Committee**. **Committee Members** -* Core Members: **Aaron** (Regen), **Bez** (Fission), **Alessio** (AiB) -* Secondary pool of candidates to replace / substitute: - * **Chris Goes** (IG), **Sunny** (Sikka) +* Core Members: **Aaron** (Regen), **Bez** (IG) **Committee Criteria** @@ -406,8 +404,7 @@ well as for PRs made as part of a release process: * Code reviewers should ensure the PR does exactly what the ADR said it should * Code reviewers should have more senior engineering capability -* ⅔ approval is required from the **primary repo maintainers** in `CODEOWNERS` - * Secondary pool of candidates to replace / substitute are listed as **secondary repo maintainers** in `CODEOWNERS` +* 1/2 approval is required from the **primary repo maintainers** in `CODEOWNERS` *Note: For any major or minor release series denoted as a "Stable Release" (e.g. v0.39 "Launchpad"), a separate release committee is often established. Stable Releases, and their corresponding release committees are documented