aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/CODEOWNERS2
-rw-r--r--swarm/OWNERS2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index e052cdae3..e51afa24c 100644
--- a/.github/CODEOWNERS
+++ b/.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
diff --git a/swarm/OWNERS b/swarm/OWNERS
index 4681ed5ef..cea47766f 100644
--- a/swarm/OWNERS
+++ b/swarm/OWNERS
@@ -22,5 +22,5 @@ swarm
├── storage ─────────────── ethersphere
│ ├── encryption ──────── @gbalint, @zelig, @nagydani
│ ├── mock ────────────── @janos
-│ └── feeds ───────────── @nolash
+│ └── feeds ───────────── @nolash, @jpeletier
└── testutil ────────────── @lmars \ No newline at end of file