diff options
author | Javier Peletier <jm@epiclabs.io> | 2018-10-02 00:36:05 +0800 |
---|---|---|
committer | Javier Peletier <jm@epiclabs.io> | 2018-10-03 15:12:06 +0800 |
commit | 68b8088cb9730bfe0ee2395dd5506dc744076fc2 (patch) | |
tree | 169688b95083ab8146088c1d0428ef84aea62603 /swarm | |
parent | b6ccc06cdaac80d09da17c25b2f450cd1f1b7914 (diff) | |
download | dexon-68b8088cb9730bfe0ee2395dd5506dc744076fc2.tar.gz dexon-68b8088cb9730bfe0ee2395dd5506dc744076fc2.tar.zst dexon-68b8088cb9730bfe0ee2395dd5506dc744076fc2.zip |
swarm: Changed owners.
Diffstat (limited to 'swarm')
-rw-r--r-- | swarm/OWNERS | 2 |
1 files changed, 1 insertions, 1 deletions
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 |