# Define individuals that are responsible for code in this repository. # More details are here: https://help.github.com/articles/about-codeowners/ /apps/libs @fuxingloh @eli-lim # Legacy API /docs/legacy/ @fuxingloh @joeldavidw @eli-lim /apps/legacy-api/ @fuxingloh @joeldavidw @eli-lim # Status API /apps/status-api/ @fuxingloh @joeldavidw @nichellekoh # Playground API /apps/playground-api/ @fuxingloh @canonbrother @thedoublejay @kyleleow @pierregee /packages/playground/ @fuxingloh @canonbrother @thedoublejay @kyleleow @pierregee /packages/playground-api-client/ @fuxingloh @canonbrother @thedoublejay @kyleleow @pierregee # Whale API /apps/whale-api/ @fuxingloh @canonbrother @ivan-zynesis @eli-lim @thedoublejay @kyleleow @pierregee /packages/whale-api-client/ @fuxingloh @canonbrother @ivan-zynesis @eli-lim @thedoublejay @kyleleow @pierregee /packages/whale-api-wallet/ @fuxingloh @canonbrother @ivan-zynesis @eli-lim @thedoublejay @kyleleow @pierregee # jellyfish api /docs/node/ @fuxingloh @canonbrother @ivan-zynesis /packages/jellyfish-api-core/ @fuxingloh @canonbrother @ivan-zynesis /packages/jellyfish-api-jsonrpc/ @fuxingloh @canonbrother @ivan-zynesis # jellyfish core /packages/jellyfish-json/ @fuxingloh @canonbrother /packages/jellyfish-network/ @fuxingloh @ivan-zynesis @canonbrother /packages/jellyfish-block/ @fuxingloh @ivan-zynesis @canonbrother /packages/jellyfish-buffer/ @fuxingloh @ivan-zynesis @canonbrother /packages/jellyfish-transaction/ @fuxingloh @ivan-zynesis @canonbrother /packages/jellyfish-transaction-builder/ @fuxingloh @ivan-zynesis @canonbrother /packages/jellyfish-transaction-signature/ @fuxingloh @ivan-zynesis @canonbrother # jellyfish testing /packages/jellyfish-testing/ @fuxingloh @canonbrother /packages/playground/ @fuxingloh @canonbrother /packages/testcontainers/ @fuxingloh @canonbrother /packages/testing/ @fuxingloh @canonbrother # jellyfish wallet /packages/jellyfish-address/ @fuxingloh @ivan-zynesis /packages/jellyfish-crypto/ @fuxingloh @ivan-zynesis /packages/jellyfish-wallet/ @fuxingloh @ivan-zynesis /packages/jellyfish-wallet-classic/ @fuxingloh @ivan-zynesis /packages/jellyfish-wallet-encrypted/ @fuxingloh @ivan-zynesis /packages/jellyfish-wallet-mnemonic/ @fuxingloh @ivan-zynesis # others /.github/ @fuxingloh /.husky/ @fuxingloh Dockerfile @fuxingloh .dockerignore @fuxingloh lerna.json @fuxingloh tsconfig.json @fuxingloh tsconfig.base.json @fuxingloh tsconfig.build.json @fuxingloh jest.config.js @fuxingloh package.json @fuxingloh package-lock.json @fuxingloh .codeclimate.yml @fuxingloh .eslintrc @fuxingloh netlify.toml @fuxingloh CONTRIBUTING.md @fuxingloh README.md @fuxingloh LICENSE @fuxingloh