|
1 | 1 | # Learn how to add code owners here:
|
2 | 2 | # https://help.github.com/en/articles/about-code-owners
|
3 |
| - |
4 |
| - |
5 |
| -* @timneutkens @ijjk @shuding @huozhi @feedthejim @ztanner @wyattjoh |
6 |
| -/.git* @vercel/next-js @vercel/devex |
7 |
| -/docs/ @vercel/next-js @vercel/devex |
8 |
| -/errors/ @vercel/next-js @vercel/devex |
9 |
| -/examples/ @vercel/next-js @vercel/devex |
10 |
| -/scripts/ @vercel/next-js |
11 |
| -/.alex* @vercel/next-js @leerob |
12 |
| -/.eslint* @vercel/next-js @leerob |
13 |
| -/.prettier* @vercel/next-js @leerob |
14 |
| -/*.md @vercel/next-js @vercel/devex |
15 |
| -/*.mdx @vercel/next-js @vercel/devex |
16 |
| -/packages/create-next-app/ @vercel/next-js |
17 |
| -/pnpm-lock.yaml @vercel/next-js @vercel/turbopack |
18 |
| - |
19 |
| -# Next.js CLI |
20 |
| - |
21 |
| -/packages/next/src/bin @timneutkens @ijjk @shuding @samcx |
22 |
| -/packages/next/src/cli @timneutkens @ijjk @shuding @samcx |
23 |
| - |
24 |
| -# Image Component (@styfle) |
25 |
| - |
26 |
| -/**/*image* @timneutkens @ijjk @shuding @styfle @huozhi @ztanner @vercel/devex |
27 |
| -/**/*image*/** @timneutkens @ijjk @shuding @styfle @huozhi @ztanner @vercel/devex |
28 |
| -/**/*img* @timneutkens @ijjk @shuding @styfle @huozhi @ztanner @vercel/devex |
29 |
| -/packages/next/client/use-intersection.tsx @timneutkens @ijjk @shuding @styfle |
30 |
| -/packages/next/server/lib/squoosh/ @timneutkens @ijjk @shuding @styfle |
31 |
| -/packages/next/server/serve-static.ts @timneutkens @ijjk @shuding @styfle @huozhi @ztanner |
32 |
| -/packages/next/server/config.ts @timneutkens @ijjk @shuding @styfle @huozhi @ztanner |
33 |
| - |
34 |
| -# Tooling & Telemetry |
35 |
| - |
36 |
| -/packages/next/src/build/ @timneutkens @ijjk @shuding @huozhi @ztanner @feedthejim @vercel/turbopack |
37 |
| -/packages/next/src/server/lib/router-utils/setup-dev-bundler.ts @timneutkens @ijjk @shuding @huozhi @feedthejim @ztanner @wyattjoh @vercel/turbopack |
38 |
| -/packages/next/src/telemetry/ @timneutkens @ijjk @shuding @padmaia |
39 |
| -/packages/next-swc/ @timneutkens @ijjk @shuding @huozhi @vercel/turbopack |
40 |
| -Cargo.toml @timneutkens @ijjk @shuding @huozhi @vercel/turbopack |
41 |
| -Cargo.lock @timneutkens @ijjk @shuding @huozhi @vercel/turbopack |
42 |
| -/.cargo/config.toml @timneutkens @ijjk @shuding @huozhi @vercel/turbopack |
43 |
| -/.config/nextest.toml @timneutkens @ijjk @shuding @huozhi @vercel/turbopack |
44 |
| -/test/build-turbopack-dev-tests-manifest.js @timneutkens @ijjk @shuding @huozhi @vercel/turbopack |
45 |
| -/test/turbopack-dev-tests-manifest.json @timneutkens @ijjk @shuding @huozhi @vercel/turbopack |
0 commit comments