-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated CODEOWNERS to reflect recent contributing activity (#337)
- Loading branch information
Showing
2 changed files
with
18 additions
and
12 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,41 @@ | ||
# Define individuals that are responsible for code in a repository. | ||
# Define individuals that are responsible for code in this repository. | ||
# More details are here: https://help.github.com/articles/about-codeowners/ | ||
|
||
/.github/ @fuxingloh | ||
/.husky/ @fuxingloh | ||
/.idea/ @fuxingloh @jingyi2811 @thedoublejay | ||
|
||
/website/ @fuxingloh @canonbrother | ||
/website/ @fuxingloh @canonbrother @jingyi2811 | ||
|
||
/packages/jellyfish/ @fuxingloh | ||
/packages/jellyfish-address/ @fuxingloh @ivan-zynesis | ||
/packages/jellyfish-api-core/ @fuxingloh @canonbrother @jingyi2811 @thedoublejay | ||
|
||
/packages/jellyfish-api-core/ @fuxingloh @canonbrother @jingyi2811 @thedoublejay | ||
/packages/jellyfish-api-core/src/category/icxorderbook.ts @fuxingloh @canonbrother @jingyi2811 @thedoublejay @monstrobishi @surangap | ||
/packages/jellyfish-api-core/src/category/oracle.ts @fuxingloh @canonbrother @jingyi2811 @thedoublejay @monstrobishi @surangap | ||
|
||
/packages/jellyfish-api-jsonrpc/ @fuxingloh @thedoublejay | ||
/packages/jellyfish-crypto/ @fuxingloh | ||
/packages/jellyfish-crypto/ @fuxingloh @ivan-zynesis | ||
/packages/jellyfish-json/ @fuxingloh @canonbrother | ||
/packages/jellyfish-network/ @fuxingloh | ||
|
||
/packages/jellyfish-transaction/ @fuxingloh | ||
/packages/jellyfish-transaction/src/script/ @fuxingloh @canonbrother @jingyi2811 | ||
/packages/jellyfish-transaction/src/script/defi/ @fuxingloh @canonbrother | ||
/packages/jellyfish-transaction/ @fuxingloh | ||
/packages/jellyfish-transaction/src/script/ @fuxingloh @canonbrother @jingyi2811 | ||
/packages/jellyfish-transaction/src/script/buffer/ @fuxingloh @canonbrother @ivan-zynesis | ||
/packages/jellyfish-transaction/src/script/defi/ @fuxingloh @canonbrother @ivan-zynesis @monstrobishi | ||
|
||
/packages/jellyfish-transaction-builder/ @fuxingloh @ivan-zynesis | ||
/packages/jellyfish-transaction-builder/ @fuxingloh @ivan-zynesis @monstrobishi | ||
/packages/jellyfish-wallet/ @fuxingloh | ||
/packages/jellyfish-wallet-mnemonic/ @fuxingloh | ||
/packages/testcontainers/ @fuxingloh | ||
/packages/testing/ @fuxingloh @canonbrother | ||
|
||
lerna.json @fuxingloh | ||
tsconfig.json @fuxingloh | ||
jest.config.js @fuxingloh | ||
lerna.json @fuxingloh @canonbrother | ||
tsconfig.json @fuxingloh @canonbrother | ||
jest.config.js @fuxingloh @canonbrother | ||
package.json @fuxingloh | ||
package-lock.json @fuxingloh | ||
|
||
CONTRIBUTING.md @fuxingloh @canonbrother | ||
CONTRIBUTING.md @fuxingloh @canonbrother @jingyi2811 | ||
README.md @fuxingloh | ||
LICENSE @fuxingloh |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.