From 68b8088cb9730bfe0ee2395dd5506dc744076fc2 Mon Sep 17 00:00:00 2001 From: Javier Peletier Date: Mon, 1 Oct 2018 18:36:05 +0200 Subject: [PATCH] swarm: Changed owners. --- .github/CODEOWNERS | 2 +- swarm/OWNERS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e052cdae3c..e51afa24c0 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 4681ed5ef8..cea47766fb 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