forked from cerc-io/plugeth
swarm: Changed owners.
This commit is contained in:
parent
b6ccc06cda
commit
68b8088cb9
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
@ -27,6 +27,6 @@ swarm/services @zelig
|
|||||||
swarm/state @justelad
|
swarm/state @justelad
|
||||||
swarm/storage/encryption @gbalint @zelig @nagydani
|
swarm/storage/encryption @gbalint @zelig @nagydani
|
||||||
swarm/storage/mock @janos
|
swarm/storage/mock @janos
|
||||||
swarm/storage/feeds @nolash
|
swarm/storage/feeds @nolash @jpeletier
|
||||||
swarm/testutil @lmars
|
swarm/testutil @lmars
|
||||||
whisper/ @gballet @gluk256
|
whisper/ @gballet @gluk256
|
||||||
|
@ -22,5 +22,5 @@ swarm
|
|||||||
├── storage ─────────────── ethersphere
|
├── storage ─────────────── ethersphere
|
||||||
│ ├── encryption ──────── @gbalint, @zelig, @nagydani
|
│ ├── encryption ──────── @gbalint, @zelig, @nagydani
|
||||||
│ ├── mock ────────────── @janos
|
│ ├── mock ────────────── @janos
|
||||||
│ └── feeds ───────────── @nolash
|
│ └── feeds ───────────── @nolash, @jpeletier
|
||||||
└── testutil ────────────── @lmars
|
└── testutil ────────────── @lmars
|
Loading…
Reference in New Issue
Block a user