From bf645f7dfa540e503498d19626ecf5e2dae158fd Mon Sep 17 00:00:00 2001 From: Sam Schenkman-Moore Date: Thu, 28 Mar 2024 13:40:55 -0400 Subject: [PATCH] Make App Platform CODEOWNER (#117) * Make app-platform the CODEOWNER [APPLK-132] * Brett can stay Update .github/CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 902e488..1afa7c7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -8,4 +8,4 @@ # This file uses the GitHub CODEOWNERS convention to assign PR reviewers: # https://help.github.com/articles/about-codeowners/ -* @brettfishman @bwebster @stitchfix/dev-platform +* @stitchfix/app-platform @brettfishman