diff options
author | Elad <theman@elad.im> | 2018-11-01 06:36:33 +0800 |
---|---|---|
committer | Martin Holst Swende <martin@swende.se> | 2018-11-01 06:36:33 +0800 |
commit | f08f596a378e1bc0cfcb476868767b1f1d602c17 (patch) | |
tree | 0491b77505717cb923de9cf32f87ac525ca51e6e /.github | |
parent | 3e1cfbae934f72c94c00e515ca872997530eede8 (diff) | |
download | dexon-f08f596a378e1bc0cfcb476868767b1f1d602c17.tar.gz dexon-f08f596a378e1bc0cfcb476868767b1f1d602c17.tar.zst dexon-f08f596a378e1bc0cfcb476868767b1f1d602c17.zip |
all: updated code owners file (#17987)
Diffstat (limited to '.github')
-rw-r--r-- | .github/CODEOWNERS | 13 |
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 |