Skip to content

Commit

Permalink
github: fix codeowners
Browse files Browse the repository at this point in the history
Rel ethereum#34

These are not the _eternal_ or canonical
codeowners (I hope), but can serve for now
as a starting point.

They should continue to be revised as
discussions around this topic progress.
  • Loading branch information
whilei committed Feb 13, 2019
1 parent efdbe31 commit 0a6fe83
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Lines starting with '#' are comments.
# Each line is a file pattern followed by one or more owners.

accounts/usbwallet @karalabe
accounts/abi @gballet
consensus @karalabe
core/ @karalabe @holiman
eth/ @karalabe
les/ @zsfelfoldi
light/ @zsfelfoldi
mobile/ @karalabe
p2p/ @fjl @zsfelfoldi
p2p/simulations @zelig @nonsense @janos @justelad
p2p/protocols @zelig @nonsense @janos @justelad
p2p/testing @zelig @nonsense @janos @justelad
whisper/ @gballet @gluk256
accounts/usbwallet @whilei @meowsbits @sorpaas
accounts/abi @whilei @meowsbits @sorpaas
consensus @whilei @meowsbits @sorpaas
core/ @whilei @meowsbits @sorpaas
eth/ @whilei @meowsbits @sorpaas
les/ @whilei @meowsbits @sorpaas
light/ @whilei @meowsbits @sorpaas
mobile/ @whilei @meowsbits @sorpaas
p2p/ @whilei @meowsbits @sorpaas
p2p/simulations @whilei @meowsbits @sorpaas
p2p/protocols @whilei @meowsbits @sorpaas
p2p/testing @whilei @meowsbits @sorpaas
whisper/ @whilei @meowsbits @sorpaas

0 comments on commit 0a6fe83

Please sign in to comment.