CODEOWNERS 1001 B

12345678910111213141516171819202122
  1. # Lines starting with '#' are comments.
  2. # Each line is a file pattern followed by one or more owners.
  3. accounts/usbwallet @karalabe
  4. accounts/scwallet @gballet
  5. accounts/abi @gballet @MariusVanDerWijden
  6. cmd/clef @holiman
  7. cmd/puppeth @karalabe
  8. consensus @karalabe
  9. core/ @karalabe @holiman @rjl493456442
  10. eth/ @karalabe @holiman @rjl493456442
  11. graphql/ @gballet
  12. les/ @zsfelfoldi @rjl493456442
  13. light/ @zsfelfoldi @rjl493456442
  14. mobile/ @karalabe @ligi
  15. node/ @fjl @renaynay
  16. p2p/ @fjl @zsfelfoldi
  17. rpc/ @fjl @holiman
  18. p2p/simulations @fjl
  19. p2p/protocols @fjl
  20. p2p/testing @fjl
  21. signer/ @holiman