aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Schmideg <adamschmideg@users.noreply.github.com>2019-05-30 20:34:44 +0800
committerPéter Szilágyi <peterke@gmail.com>2019-05-30 20:34:44 +0800
commit3d58268bba92c6c8f7f035bafcd1608bc22cee51 (patch)
treea90caa48783c4dacf229f82e4de15d9cfc3cabb7
parent008d250e3c57e1b8a350c8049fe4af71cf26a7e9 (diff)
downloadgo-tangerine-3d58268bba92c6c8f7f035bafcd1608bc22cee51.tar
go-tangerine-3d58268bba92c6c8f7f035bafcd1608bc22cee51.tar.gz
go-tangerine-3d58268bba92c6c8f7f035bafcd1608bc22cee51.tar.bz2
go-tangerine-3d58268bba92c6c8f7f035bafcd1608bc22cee51.tar.lz
go-tangerine-3d58268bba92c6c8f7f035bafcd1608bc22cee51.tar.xz
go-tangerine-3d58268bba92c6c8f7f035bafcd1608bc22cee51.tar.zst
go-tangerine-3d58268bba92c6c8f7f035bafcd1608bc22cee51.zip
github: update code owners (#19638)
* Update codeowners * Add karalabe to clique * remove codeowner for consensus/clique
-rw-r--r--.github/CODEOWNERS15
1 files changed, 10 insertions, 5 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index ed59c98cc..6286617d0 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -4,15 +4,20 @@
accounts/usbwallet @karalabe
accounts/scwallet @gballet
accounts/abi @gballet
+cmd/clef @holiman
+cmd/puppeth @karalabe
consensus @karalabe
-core/ @karalabe @holiman
-eth/ @karalabe
+core/ @karalabe @holiman @rjl493456442
+dashboard/ @kurkomisi
+eth/ @karalabe @holiman @rjl493456442
graphql/ @gballet
-les/ @zsfelfoldi
-light/ @zsfelfoldi
-mobile/ @karalabe
+les/ @zsfelfoldi @rjl493456442
+light/ @zsfelfoldi @rjl493456442
+mobile/ @karalabe @ligi
p2p/ @fjl @zsfelfoldi
+rpc/ @fjl @holiman
p2p/simulations @zelig @nonsense @janos @justelad
p2p/protocols @zelig @nonsense @janos @justelad
p2p/testing @zelig @nonsense @janos @justelad
+signer/ @holiman
whisper/ @gballet @gluk256