Skip to content

Commit

Permalink
Update codeowners (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
texuf authored Jun 11, 2024
1 parent f5ce4de commit 2f85873
Showing 1 changed file with 27 additions and 9 deletions.
36 changes: 27 additions & 9 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,35 @@
## please visit: https://github.com/river-build/river/pulls?q=is%3Apr+is%3Aopen+user-review-requested%3A%40me
##

/.github/ @mechanical-turk
/.github/CODEOWNERS @brianathere
/.github/CODEOWNERS @sergekh2
/.github/CODEOWNERS @texuf
/.vscode/ @texuf
/.yarn/ @brianathere
/assets/ @texuf
/contracts/ @pfives
/contracts/ @giuseppecrj
/contracts/ @brianathere
/contracts/src/node-network/ @mechanical-turk
/core/ @sergekh2
/core/node/ @bas-vk
/core/node/events/ @texuf
/core/node/protocol/ @texuf
/core/node/protocol_extensions/ @texuf
/core/node/rules/ @texuf
/core/xchain/ @bas-vk
/core/xchain/ @clemire
/core/xchain/ @brianathere
/infra/ @mechanical-turk
/packages/ @texuf
/packages/ @sergekh2
/packages/addresses/ @giuseppecrj
/packages/generated/ @giuseppecrj
/packages/sdk/ @erikolsson
/protocol/ @sergekh2
/core/node/events @texuf
/core/node/protocol @texuf
/core/node/protocol_extensions @texuf
/core/node/rules @texuf
/packages/ @texuf
/protocol/ @texuf
/.github/ @mechanical-turk
/infra @mechanical-turk
/scripts/ @texuf
turbo.json @mechanical-turk
/contracts/src/node-network @mechanical-turk
/packages/sdk/src/stream* @erikolsson
/* @brianathere
/* @texuf

0 comments on commit 2f85873

Please sign in to comment.