From c90c75fabe9ca49dba712e2bda5cecb7ec3341fc Mon Sep 17 00:00:00 2001 From: Maia Teegarden Date: Tue, 31 Oct 2023 05:33:13 -0700 Subject: [PATCH] Update teamname in codeowners (#57775) @vercel/web-tooling -> @vercel/turbopack --- .cargo/.vercel.approvers | 2 +- .config/.vercel.approvers | 2 +- .github/CODEOWNERS | 20 ++++++++++---------- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.cargo/.vercel.approvers b/.cargo/.vercel.approvers index a703f9f64e..f708d0fce5 100644 --- a/.cargo/.vercel.approvers +++ b/.cargo/.vercel.approvers @@ -1 +1 @@ -@vercel/web-tooling +@vercel/turbopack diff --git a/.config/.vercel.approvers b/.config/.vercel.approvers index 92d98f9127..00106dd219 100644 --- a/.config/.vercel.approvers +++ b/.config/.vercel.approvers @@ -1 +1 @@ -nextest.toml @vercel/web-tooling +nextest.toml @vercel/turbopack diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 47d7daf588..8e3756229e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -14,7 +14,7 @@ /*.md @vercel/next-js @vercel/devex /*.mdx @vercel/next-js @vercel/devex /packages/create-next-app/ @vercel/next-js -/pnpm-lock.yaml @vercel/next-js @vercel/web-tooling +/pnpm-lock.yaml @vercel/next-js @vercel/turbopack # Image Component (@styfle) @@ -28,13 +28,13 @@ # Tooling & Telemetry -/packages/next/src/build/ @timneutkens @ijjk @shuding @huozhi @ztanner @feedthejim @vercel/web-tooling -/packages/next/src/server/lib/router-utils/setup-dev-bundler.ts @timneutkens @ijjk @shuding @huozhi @feedthejim @ztanner @wyattjoh @vercel/web-tooling +/packages/next/src/build/ @timneutkens @ijjk @shuding @huozhi @ztanner @feedthejim @vercel/turbopack +/packages/next/src/server/lib/router-utils/setup-dev-bundler.ts @timneutkens @ijjk @shuding @huozhi @feedthejim @ztanner @wyattjoh @vercel/turbopack /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 -/test/build-turbopack-tests-manifest.js @timneutkens @ijjk @shuding @huozhi @vercel/web-tooling -/test/turbopack-tests-manifest.json @timneutkens @ijjk @shuding @huozhi @vercel/web-tooling +/packages/next-swc/ @timneutkens @ijjk @shuding @huozhi @vercel/turbopack +Cargo.toml @timneutkens @ijjk @shuding @huozhi @vercel/turbopack +Cargo.lock @timneutkens @ijjk @shuding @huozhi @vercel/turbopack +/.cargo/config.toml @timneutkens @ijjk @shuding @huozhi @vercel/turbopack +/.config/nextest.toml @timneutkens @ijjk @shuding @huozhi @vercel/turbopack +/test/build-turbopack-tests-manifest.js @timneutkens @ijjk @shuding @huozhi @vercel/turbopack +/test/turbopack-tests-manifest.json @timneutkens @ijjk @shuding @huozhi @vercel/turbopack