Skip to content

Commit

Permalink
chore: Add traders code ownership
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam-Jeston committed Jan 15, 2024
1 parent e73ddf4 commit e7a86d2
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/contracts/allowlist @immutable/assets
/contracts/token @immutable/assets
/contracts/trading @immutable/traders

/tests/allowlist @immutable/assets
/tests/royalty-enforcement @immutable/assets
/tests/token @immutable/assets
/test/allowlist @immutable/assets
/test/royalty-enforcement @immutable/assets
/test/token @immutable/assets
/test/seaport @immutable/traders

0 comments on commit e7a86d2

Please sign in to comment.