Skip to content

Commit 403e422

Browse files
committed
Chore: Remove Jakub from CODEOWNERS (#6029)
<!-- start pr-codex --> ## PR-Codex overview This PR modifies the `.github/CODEOWNERS` file to remove a specific code owner from the `apps/` directory. ### Detailed summary - Removed `@jakubkrehel` as a code owner for the `apps/` directory. - Retained `@thirdweb-dev/developer-tools` and `@thirdweb-dev/core-platform` as code owners for the `apps/` directory. - `scripts/` code ownership remains unchanged with `@jnsdls` and `@joaquim-verges`. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
1 parent de039ef commit 403e422

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
@@ -12,7 +12,7 @@ packages/eslint-config-thirdweb/ @thirdweb-dev/core-platform @edwardysun
1212
packages/tw-tsconfig/ @thirdweb-dev/core-platform @edwardysun
1313

1414
# apps
15-
apps/ @thirdweb-dev/developer-tools @thirdweb-dev/core-platform @jakubkrehel
15+
apps/ @thirdweb-dev/developer-tools @thirdweb-dev/core-platform
1616

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

0 commit comments

Comments
 (0)