From 0d7412ccc9e0fae64576c4d09d3f0321458ac6da Mon Sep 17 00:00:00 2001 From: Delba de Oliveira <32464864+delbaoliveira@users.noreply.github.com> Date: Thu, 22 Jun 2023 18:24:09 +0100 Subject: [PATCH] Move the Next.js team back to github codeowners (#51657) Bring back the previous setting so specific team members get tagged on all PRs. --- .github/CODEOWNERS | 2 ++ .vercel.approvers | 5 ----- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ad213929292a9..ad71ad89226cf 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,6 +4,8 @@ # Codeowners now use Vercel Spaces # Search .vercel.approvers for all files +* @timneutkens @ijjk @shuding @huozhi @feedthejim + # Image Component (@styfle) /**/*image* @timneutkens @ijjk @shuding @styfle @huozhi @vercel/devex diff --git a/.vercel.approvers b/.vercel.approvers index 4065695bddd39..7e496dd0cbb63 100644 --- a/.vercel.approvers +++ b/.vercel.approvers @@ -1,9 +1,4 @@ # Global Owners -@timneutkens -@ijjk -@shuding -@huozhi -@feedthejim @leerob:optional @vercel/next-js:optional