Skip to content

Commit 368af2b

Browse files
committed
chore: set up codeowners for web team
1 parent ea112e6 commit 368af2b

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

.github/CODEOWNERS

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
apps/api-reference @pyth-network/web-team
2+
apps/entropy-debugger @pyth-network/web-team
3+
apps/insights @pyth-network/web-team
4+
apps/staking @pyth-network/web-team
5+
packages/app-logger @pyth-network/web-team
6+
packages/component-library @pyth-network/web-team
7+
packages/fonts @pyth-network/web-team
8+
packages/known-publishers @pyth-network/web-team
9+
packages/next-root @pyth-network/web-team
10+
Dockerfile.node @pyth-network/web-team
11+
lerna.json @pyth-network/web-team
12+
package.json @pyth-network/web-team
13+
pnpm-workspace.yaml @pyth-network/web-team
14+
turbo.json @pyth-network/web-team
15+
.npmrc @pyth-network/web-team
16+
.nvmrc @pyth-network/web-team
17+
.github/workflows/publish-js.yml @pyth-network/web-team
18+
.github/workflows/ci-turbo-build.yml @pyth-network/web-team
19+
.github/workflows/ci-turbo-test.yml @pyth-network/web-team
20+
21+
flake.lock @cprussin
22+
*.nix @cprussin
23+
.envrc @cprussin

0 commit comments

Comments
 (0)