Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Next.js code owners #51319

Merged
merged 4 commits into from
Jun 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions .cargo/.vercel.approvers
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
@vercel/web-tooling
1 change: 1 addition & 0 deletions .config/.vercel.approvers
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
nextest.toml @vercel/web-tooling
6 changes: 2 additions & 4 deletions .vercel.approvers
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,12 @@
@huozhi
@feedthejim
@leerob:optional
@vercel/next.js:optional
@vercel/next-js:optional

# Tooling & Telemetry
pnpm-lock.yaml @vercel/web-tooling
pnpm-lock.yaml @vercel/web-tooling:optional
Cargo.toml @vercel/web-tooling
Cargo.lock @vercel/web-tooling
/.cargo/config.toml @vercel/web-tooling
/.config/nextest.toml @vercel/web-tooling

# Catch any markdown files outside docs (e.g. examples)
**/*.md @vercel/devex
Expand Down
5 changes: 4 additions & 1 deletion packages/next/src/client/.vercel.approvers
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
**/use-intersection.tsx @timneutkens @ijjk @shuding @styfle
use-intersection.tsx @timneutkens:notify
use-intersection.tsx @ijjk:notify
use-intersection.tsx @shuding:notify
use-intersection.tsx @styfle:notify
12 changes: 10 additions & 2 deletions packages/next/src/server/.vercel.approvers
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
**/serve-static.ts @timneutkens @ijjk @shuding @styfle @huozhi
**/config.ts @timneutkens @ijjk @shuding @styfle @huozhi
config.ts @timneutkens:notify
config.ts @ijjk:notify
config.ts @shuding:notify
config.ts @styfle:notify
config.ts @huozhi:notify
serve-static.ts @timneutkens:notify
serve-static.ts @ijjk:notify
serve-static.ts @shuding:notify
serve-static.ts @styfle:notify
serve-static.ts @huozhi:notify
8 changes: 4 additions & 4 deletions packages/next/src/server/lib/squoosh/.vercel.approvers
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@timneutkens
@ijjk
@shuding
@styfle
@timneutkens:notify
@ijjk:notify
@shuding:notify
@styfle:notify