From 7d017f431b886d7cbd190f13e8874f5032128185 Mon Sep 17 00:00:00 2001 From: Shahar Kaminsky Date: Tue, 3 Oct 2023 18:43:29 +0300 Subject: [PATCH] chore(codeowners): Update Owner Team (#136) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # What ❔ This PR replaces the core team in codeowners with the newly created era-reviewers team. ## Why ❔ To tighten who can approve PRs and not spam the rest. ## Checklist - [x] PR title corresponds to the body of PR (we generate changelog entries from PRs). - [ ] Tests for the changes have been added / updated. - [x] Documentation comments have been added / updated. - [x] Code has been formatted via `zk fmt` and `zk lint`. --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 981a2db39..8cde1cc1a 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,4 +1,4 @@ -* @matter-labs/core +* @matter-labs/era-reviewers .github/release-please/** @RomanBrodetski @perekopskiy @Deniallugo @popzxc **/CHANGELOG.md @RomanBrodetski @perekopskiy @Deniallugo @popzxc CODEOWNERS @RomanBrodetski @perekopskiy @Deniallugo @popzxc