Skip to content

Commit 7bdc4ff

Browse files
authored
fix(CODEOWNERS): add nvmrc, publish script under web-infra (#8094)
1 parent e6a0cbb commit 7bdc4ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
# Infrastructure
55
.github @nodejs/web-infra
66
.husky @nodejs/web-infra
7+
.nvmrc @nodejs/web-infra
78
codecov.yml @nodejs/web-infra
9+
packages/ui-components/scripts/publish.mjs @nodejs/web-infra
810

911
# Dependencies
1012
pnpm-workspace.yaml @nodejs/nodejs-website @nodejs/web-infra

0 commit comments

Comments
 (0)