Skip to content

Commit a7d0ecb

Browse files
committed
[Apps] Chore: Add jakub as code owner (#5637)
<!-- start pr-codex --> ## PR-Codex overview This PR updates the `CODEOWNERS` file to include a new owner, `@jakubkrehel`, for specific apps. This change reflects the addition of `@jakubkrehel` to the ownership of the `apps/dashboard/`, `apps/playground-web/`, and `apps/wallet-ui/` directories. ### Detailed summary - Added `@jakubkrehel` as an owner for: - `apps/dashboard/` - `apps/playground-web/` - `apps/wallet-ui/` > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
1 parent f98365c commit a7d0ecb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ packages/tw-tsconfig/ @jnsdls @joaquim-verges
1717

1818
# apps
1919
apps/ @jnsdls @joaquim-verges
20-
apps/dashboard/ @jnsdls @MananTank @joaquim-verges
21-
apps/playground-web/ @joaquim-verges @gregfromstl @jnsdls @joaquim-verges
22-
apps/wallet-ui/ @gregfromstl @jnsdls @joaquim-verges @MananTank
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
2323
apps/portal/ @thirdweb-dev/product @thirdweb-dev/platform @thirdweb-dev/infra
2424

2525
# .github folder + .changeset + turbo config is owned by jonas for now

0 commit comments

Comments
 (0)