Skip to content

Commit 1f813e1

Browse files
committed
chore: update codeowners
1 parent 9b3c7f6 commit 1f813e1

File tree

1 file changed

+6
-14
lines changed

1 file changed

+6
-14
lines changed

.github/CODEOWNERS

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,18 @@
11
# Order is important; the last matching pattern takes the most precedence.
22

33
# default ownership group
4-
- @jnsdls @joaquim-verges @MananTank @gregfromstl
4+
- @thirdweb-dev/developer-tools
55

66
# packages
7-
packages/thirdweb/ @joaquim-verges @gregfromstl @jnsdls
7+
packages/thirdweb/ @thirdweb-dev/core-platform @thirdweb-dev/developer-tools
88

99
## specific thirdweb pieces
10-
packages/thirdweb/src/react/ @joaquim-verges @gregfromstl @MananTank @jnsdls @edwardysun
11-
packages/thirdweb/src/reactive/ @joaquim-verges @gregfromstl @MananTank @jnsdls
12-
packages/thirdweb/src/gas/ @joaquim-verges @jnsdls
13-
packages/thirdweb/src/pay/ @joaquim-verges @gregfromstl @MananTank @jnsdls @edwardysun
14-
packages/service-utils/ @arcoraven @jnsdls @joaquim-verges
15-
packages/eslint-config-thirdweb/ @jnsdls @joaquim-verges
16-
packages/tw-tsconfig/ @jnsdls @joaquim-verges
10+
packages/service-utils/ @thirdweb-dev/core-platform
11+
packages/eslint-config-thirdweb/ @thirdweb-dev/core-platform @edwardysun
12+
packages/tw-tsconfig/ @thirdweb-dev/core-platform @edwardysun
1713

1814
# apps
19-
apps/ @jnsdls @joaquim-verges
20-
apps/dashboard/ @jnsdls @MananTank @joaquim-verges @jakubkrehel
21-
apps/playground-web/ @joaquim-verges @gregfromstl @jnsdls @joaquim-verges @jakubkrehel
22-
apps/wallet-ui/ @gregfromstl @jnsdls @joaquim-verges @MananTank @jakubkrehel
23-
apps/portal/ @thirdweb-dev/product @thirdweb-dev/platform @thirdweb-dev/infra
15+
apps/ @thirdweb-dev/developer-tools @thirdweb-dev/core-platform @jakubkrehel
2416

2517
# .github folder + .changeset + turbo config is owned by jonas for now
2618
scripts/ @jnsdls @joaquim-verges

0 commit comments

Comments
 (0)