From 136979e0e7c98810b8588d87fe65671d0c90d4c4 Mon Sep 17 00:00:00 2001 From: Maia Teegarden Date: Mon, 12 Dec 2022 12:24:11 -0700 Subject: [PATCH] Add Web Tooling team to codeowners --- .github/CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 9b315dc64a7f2a7..533f22b636247c6 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -11,7 +11,8 @@ /packages/next/build/ @timneutkens @ijjk @shuding @padmaia @huozhi /packages/next/telemetry/ @timneutkens @ijjk @shuding @padmaia -/packages/next-swc/ @timneutkens @ijjk @shuding @padmaia +/packages/next-swc/ @timneutkens @ijjk @shuding @vercel/web-tooling +/packages/next/build/swc/ @timneutkens @ijjk @shuding @vercel/web-tooling # Image Component (@styfle)