mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
swarm: Changed owners.
This commit is contained in:
parent
b6ccc06cda
commit
68b8088cb9
2 changed files with 2 additions and 2 deletions
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
|
@ -27,6 +27,6 @@ swarm/services @zelig
|
|||
swarm/state @justelad
|
||||
swarm/storage/encryption @gbalint @zelig @nagydani
|
||||
swarm/storage/mock @janos
|
||||
swarm/storage/feeds @nolash
|
||||
swarm/storage/feeds @nolash @jpeletier
|
||||
swarm/testutil @lmars
|
||||
whisper/ @gballet @gluk256
|
||||
|
|
|
|||
|
|
@ -22,5 +22,5 @@ swarm
|
|||
├── storage ─────────────── ethersphere
|
||||
│ ├── encryption ──────── @gbalint, @zelig, @nagydani
|
||||
│ ├── mock ────────────── @janos
|
||||
│ └── feeds ───────────── @nolash
|
||||
│ └── feeds ───────────── @nolash, @jpeletier
|
||||
└── testutil ────────────── @lmars
|
||||
Loading…
Reference in a new issue