From ec402c06fe9831f94cee851a8b600f4330d628a3 Mon Sep 17 00:00:00 2001 From: Curtis Anderson <99758333+FileSystemGuy@users.noreply.github.com> Date: Wed, 18 Mar 2026 10:34:21 -0700 Subject: [PATCH 1/2] Update CODEOWNERS Change from any Co-Chair as a required reviewer on all PRs to any Co-Chairs or TF Lead as a required reviewer. --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2d2a1b2e..a29e2b88 100755 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ # These owners will be the default owners for everything in the repo. # Unless a later match takes precedence,they will be requested for review when someone opens a pull request. -* @mlcommons/wg-storage +* @mlcommons/wg-storage-write From 18aef10dd81b8a17f319a0122eda30b397270150 Mon Sep 17 00:00:00 2001 From: Curtis Anderson <99758333+FileSystemGuy@users.noreply.github.com> Date: Wed, 18 Mar 2026 10:39:04 -0700 Subject: [PATCH 2/2] Update CODEOWNERS Change from the wg-storage-write list to the identical wg-storage-approvers, list, but with a better name. --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a29e2b88..86806355 100755 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ # These owners will be the default owners for everything in the repo. # Unless a later match takes precedence,they will be requested for review when someone opens a pull request. -* @mlcommons/wg-storage-write +* @mlcommons/wg-storage-approvers