Skip to content

Commit

Permalink
update codeowners (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
ipekt authored Dec 18, 2023
1 parent d2e367c commit c932e3f
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
# Ensure that @immutable/assets owns all files eg. *
* @immutable/assets
/clients @immutable/assets

/contracts/allowlist @immutable/assets
/contracts/token @immutable/assets

/tests/allowlist @immutable/assets
/tests/royalty-enforcement @immutable/assets
/tests/token @immutable/assets

0 comments on commit c932e3f

Please sign in to comment.