aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElad <theman@elad.im>2018-11-01 06:36:33 +0800
committerMartin Holst Swende <martin@swende.se>2018-11-01 06:36:33 +0800
commitf08f596a378e1bc0cfcb476868767b1f1d602c17 (patch)
tree0491b77505717cb923de9cf32f87ac525ca51e6e
parent3e1cfbae934f72c94c00e515ca872997530eede8 (diff)
downloadgo-tangerine-f08f596a378e1bc0cfcb476868767b1f1d602c17.tar
go-tangerine-f08f596a378e1bc0cfcb476868767b1f1d602c17.tar.gz
go-tangerine-f08f596a378e1bc0cfcb476868767b1f1d602c17.tar.bz2
go-tangerine-f08f596a378e1bc0cfcb476868767b1f1d602c17.tar.lz
go-tangerine-f08f596a378e1bc0cfcb476868767b1f1d602c17.tar.xz
go-tangerine-f08f596a378e1bc0cfcb476868767b1f1d602c17.tar.zst
go-tangerine-f08f596a378e1bc0cfcb476868767b1f1d602c17.zip
all: updated code owners file (#17987)
-rw-r--r--.github/CODEOWNERS13
1 files changed, 8 insertions, 5 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 5a717da00..f7f6916c5 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -9,23 +9,26 @@ les/ @zsfelfoldi
light/ @zsfelfoldi
mobile/ @karalabe
p2p/ @fjl @zsfelfoldi
+p2p/simulations @lmars
+p2p/protocols @zelig
+swarm/api/http @justelad
swarm/bmt @zelig
swarm/dev @lmars
swarm/fuse @jmozah @holisticode
swarm/grafana_dashboards @nonsense
swarm/metrics @nonsense @holisticode
swarm/multihash @nolash
-swarm/network/bitvector @zelig @janos @gbalint
-swarm/network/priorityqueue @zelig @janos @gbalint
-swarm/network/simulations @zelig
-swarm/network/stream @janos @zelig @gbalint @holisticode @justelad
+swarm/network/bitvector @zelig @janos
+swarm/network/priorityqueue @zelig @janos
+swarm/network/simulations @zelig @janos
+swarm/network/stream @janos @zelig @holisticode @justelad
swarm/network/stream/intervals @janos
swarm/network/stream/testing @zelig
swarm/pot @zelig
swarm/pss @nolash @zelig @nonsense
swarm/services @zelig
swarm/state @justelad
-swarm/storage/encryption @gbalint @zelig @nagydani
+swarm/storage/encryption @zelig @nagydani
swarm/storage/mock @janos
swarm/storage/feed @nolash @jpeletier
swarm/testutil @lmars