Skip to content

Commit

Permalink
Update CODEOWNERS to include renamed files
Browse files Browse the repository at this point in the history
  • Loading branch information
styfle committed Feb 22, 2022
1 parent 6178e7c commit 5b026a7
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,19 @@
# Image Component (@styfle)

/examples/image-component/ @timneutkens @ijjk @shuding @styfle
/packages/next/image.js @timneutkens @ijjk @shuding @styfle
/packages/next/image.d.ts @timneutkens @ijjk @shuding @styfle
/packages/next/build/webpack/loaders/next-image-loader.js @timneutkens @ijjk @shuding @styfle
/packages/next/client/image.tsx @timneutkens @ijjk @shuding @styfle
/packages/next/client/use-intersection.tsx @timneutkens @ijjk @shuding @styfle
/packages/next/image-types/ @timneutkens @ijjk @shuding @styfle
/packages/next/server/image-config.ts @timneutkens @ijjk @shuding @styfle
/packages/next/server/lib/squoosh/ @timneutkens @ijjk @shuding @styfle
/packages/next/server/image-optimizer.ts @timneutkens @ijjk @shuding @styfle
/packages/next/server/serve-static.ts @timneutkens @ijjk @shuding @styfle
/packages/next/server/config.ts @timneutkens @ijjk @shuding @styfle
/packages/next/shared/lib/image-config.ts @timneutkens @ijjk @shuding @styfle
/packages/next/shared/lib/image-config-context.ts @timneutkens @ijjk @shuding @styfle
/test/integration/image-optimizer/ @timneutkens @ijjk @shuding @styfle
/test/integration/image-component/ @timneutkens @ijjk @shuding @styfle
/test/unit/image-optimizer/ @timneutkens @ijjk @shuding @styfle
/test/unit/image-rendering.test.ts @timneutkens @ijjk @shuding @styfle

0 comments on commit 5b026a7

Please sign in to comment.