From 0def1d7ccaa1e0d51506bfb09d0ffab0efc7db9e Mon Sep 17 00:00:00 2001 From: Steven Date: Tue, 19 Nov 2024 13:05:08 -0500 Subject: [PATCH] chore: update codeowners (#982) Remove `styfle` and `steven-tey` --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 651f8722d6..5723d24c74 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -12,4 +12,4 @@ solutions/testing @vercel/turbo-oss @goncy @lfades @leerob @steven-tey @lpalmes # For the build output API the engineering team takes care of it. # A member of Solutions and Dev Rel is also added -build-output-api @tootallnate @styfle @EndangeredMassa @lfades @leerob @steven-tey @lpalmes +build-output-api @tootallnate @EndangeredMassa @lfades @leerob @lpalmes