Skip to content

Commit

Permalink
Update CODEOWNERS to override image wildcard (vercel#47722)
Browse files Browse the repository at this point in the history
  • Loading branch information
ForsakenHarmony authored Mar 31, 2023
1 parent 6dbb631 commit 614a14b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@
/*.md @vercel/next-js @leerob
/packages/create-next-app/ @vercel/next-js

# Tooling & Telemetry

/packages/next/src/build/ @timneutkens @ijjk @shuding @vercel/web-tooling @huozhi
/packages/next/src/telemetry/ @timneutkens @ijjk @shuding @padmaia
/packages/next-swc/ @timneutkens @ijjk @shuding @vercel/web-tooling

# Image Component (@styfle)

/**/*image* @timneutkens @ijjk @shuding @styfle
Expand All @@ -27,3 +21,9 @@
/packages/next/server/lib/squoosh/ @timneutkens @ijjk @shuding @styfle
/packages/next/server/serve-static.ts @timneutkens @ijjk @shuding @styfle
/packages/next/server/config.ts @timneutkens @ijjk @shuding @styfle

# Tooling & Telemetry

/packages/next/src/build/ @timneutkens @ijjk @shuding @vercel/web-tooling @huozhi
/packages/next/src/telemetry/ @timneutkens @ijjk @shuding @padmaia
/packages/next-swc/ @timneutkens @ijjk @shuding @vercel/web-tooling

0 comments on commit 614a14b

Please sign in to comment.