From 555e3fe9428cc705b89e27d5a80096b8540d2b10 Mon Sep 17 00:00:00 2001 From: hrmny Date: Tue, 12 Sep 2023 19:41:03 +0200 Subject: [PATCH] add web-tooling team to codeowners of `setup-dev.ts` --- .github/CODEOWNERS | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8bd62490a46085..679d4454792c10 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -28,10 +28,11 @@ # Tooling & Telemetry -/packages/next/src/build/ @timneutkens @ijjk @shuding @huozhi @vercel/web-tooling -/packages/next/src/telemetry/ @timneutkens @ijjk @shuding @padmaia -/packages/next-swc/ @timneutkens @ijjk @shuding @huozhi @vercel/web-tooling -Cargo.toml @timneutkens @ijjk @shuding @huozhi @vercel/web-tooling -Cargo.lock @timneutkens @ijjk @shuding @huozhi @vercel/web-tooling -/.cargo/config.toml @timneutkens @ijjk @shuding @huozhi @vercel/web-tooling -/.config/nextest.toml @timneutkens @ijjk @shuding @huozhi @vercel/web-tooling +/packages/next/src/build/ @timneutkens @ijjk @shuding @huozhi @vercel/web-tooling +/packages/next/src/server/lib/router-utils/setup-dev.ts @timneutkens @ijjk @shuding @huozhi @feedthejim @ztanner @wyattjoh @vercel/web-tooling +/packages/next/src/telemetry/ @timneutkens @ijjk @shuding @padmaia +/packages/next-swc/ @timneutkens @ijjk @shuding @huozhi @vercel/web-tooling +Cargo.toml @timneutkens @ijjk @shuding @huozhi @vercel/web-tooling +Cargo.lock @timneutkens @ijjk @shuding @huozhi @vercel/web-tooling +/.cargo/config.toml @timneutkens @ijjk @shuding @huozhi @vercel/web-tooling +/.config/nextest.toml @timneutkens @ijjk @shuding @huozhi @vercel/web-tooling