CODEOWNERS 1.0 KB

1234567891011121314151617181920212223
  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. eth/catalyst/ @gballet
  12. graphql/ @gballet
  13. les/ @zsfelfoldi @rjl493456442
  14. light/ @zsfelfoldi @rjl493456442
  15. mobile/ @karalabe @ligi
  16. node/ @fjl @renaynay
  17. p2p/ @fjl @zsfelfoldi
  18. rpc/ @fjl @holiman
  19. p2p/simulations @fjl
  20. p2p/protocols @fjl
  21. p2p/testing @fjl
  22. signer/ @holiman