Explorar o código

swarm: Changed owners.

Javier Peletier %!s(int64=7) %!d(string=hai) anos
pai
achega
68b8088cb9
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      .github/CODEOWNERS
  2. 1 1
      swarm/OWNERS

+ 1 - 1
.github/CODEOWNERS

@@ -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

+ 1 - 1
swarm/OWNERS

@@ -22,5 +22,5 @@ swarm
 ├── storage ─────────────── ethersphere
 │   ├── encryption ──────── @gbalint, @zelig, @nagydani
 │   ├── mock ────────────── @janos
-│   └── feeds ───────────── @nolash
+│   └── feeds ───────────── @nolash, @jpeletier
 └── testutil ────────────── @lmars