Skip to content

Commit 1e4b333

Browse files
committed
chore: update CODEOWNERS to reference proxy.ts instead of middleware.ts
1 parent 3443dc6 commit 1e4b333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pnpm-lock.yaml @nodejs/web-infra
1515
# Framework
1616
apps/site/next.config.mjs @nodejs/web-infra
1717
apps/site/next.dynamic.mjs @nodejs/web-infra
18-
apps/site/middleware.ts @nodejs/web-infra
18+
apps/site/proxy.ts @nodejs/web-infra
1919
apps/site/navigation.mjs @nodejs/web-infra
2020
apps/site/playwright.config.ts @nodejs/web-infra
2121

0 commit comments

Comments
 (0)