Skip to content

Commit

Permalink
chore: update codeowners (#1478)
Browse files Browse the repository at this point in the history
  • Loading branch information
holic authored Sep 14, 2023
1 parent c049c23 commit d1a15ff
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ dist
**/.next
templates/phaser/packages/art
**/contractComponents.ts
CODEOWNERS
15 changes: 13 additions & 2 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,17 @@
# specified, only that owner and not the global owner(s) will be requested
# for a review.

/packages/services @authcall
/packages/react @holic
/packages/abi-ts @holic
/packages/block-logs-stream @holic
/packages/cli @alvrs @dk1a
/packages/config @alvrs @dk1a
/packages/create-mud @holic
/packages/dev-tools @holic
/packages/gas-report @alvrs @holic
/packages/protocol-parser @holic
/packages/react @holic
/packages/store @alvrs @dk1a
/packages/store-indexer @holic
/packages/store-sync @holic
/packages/world @alvrs @dk1a
/templates @holic

0 comments on commit d1a15ff

Please sign in to comment.