From b6ccc06cdaac80d09da17c25b2f450cd1f1b7914 Mon Sep 17 00:00:00 2001 From: Javier Peletier <jm@epiclabs.io> Date: Sun, 30 Sep 2018 09:51:11 +0200 Subject: swarm/storage/feeds: Final package rename and moved files --- swarm/OWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'swarm/OWNERS') diff --git a/swarm/OWNERS b/swarm/OWNERS index 774cd7db9..4681ed5ef 100644 --- a/swarm/OWNERS +++ b/swarm/OWNERS @@ -22,5 +22,5 @@ swarm ├── storage ─────────────── ethersphere │ ├── encryption ──────── @gbalint, @zelig, @nagydani │ ├── mock ────────────── @janos -│ └── mru ─────────────── @nolash +│ └── feeds ───────────── @nolash └── testutil ────────────── @lmars \ No newline at end of file -- cgit v1.2.3 From 68b8088cb9730bfe0ee2395dd5506dc744076fc2 Mon Sep 17 00:00:00 2001 From: Javier Peletier <jm@epiclabs.io> Date: Mon, 1 Oct 2018 18:36:05 +0200 Subject: swarm: Changed owners. --- swarm/OWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'swarm/OWNERS') 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 -- cgit v1.2.3 From de01178c18766b9f744acc94fe2b96804f998e40 Mon Sep 17 00:00:00 2001 From: Javier Peletier <jm@epiclabs.io> Date: Wed, 3 Oct 2018 09:15:17 +0200 Subject: swarm/storage/feed: Renamed package --- swarm/OWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'swarm/OWNERS') diff --git a/swarm/OWNERS b/swarm/OWNERS index cea47766f..d4204e08c 100644 --- a/swarm/OWNERS +++ b/swarm/OWNERS @@ -22,5 +22,5 @@ swarm ├── storage ─────────────── ethersphere │ ├── encryption ──────── @gbalint, @zelig, @nagydani │ ├── mock ────────────── @janos -│ └── feeds ───────────── @nolash, @jpeletier +│ └── feed ────────────── @nolash, @jpeletier └── testutil ────────────── @lmars \ No newline at end of file -- cgit v1.2.3