github.com/shyftnetwork/go-empyrean@v1.8.3-0.20191127201940-fbfca9338f04/swarm/OWNERS (about) 1 # Ownership by go packages 2 3 swarm 4 ├── api ─────────────────── ethersphere 5 ├── bmt ─────────────────── @zelig 6 ├── dev ─────────────────── @lmars 7 ├── fuse ────────────────── @jmozah, @holisticode 8 ├── grafana_dashboards ──── @nonsense 9 ├── metrics ─────────────── @nonsense, @holisticode 10 ├── network ─────────────── ethersphere 11 │ ├── bitvector ───────── @zelig, @janos, @gbalint 12 │ ├── priorityqueue ───── @zelig, @janos, @gbalint 13 │ ├── simulations ─────── @zelig 14 │ └── stream ──────────── @janos, @zelig, @gbalint, @holisticode, @justelad 15 │ ├── intervals ───── @janos 16 │ └── testing ─────── @zelig 17 ├── pot ─────────────────── @zelig 18 ├── pss ─────────────────── @nolash, @zelig, @nonsense 19 ├── services ────────────── @zelig 20 ├── state ───────────────── @justelad 21 ├── storage ─────────────── ethersphere 22 │ ├── encryption ──────── @gbalint, @zelig, @nagydani 23 │ ├── mock ────────────── @janos 24 │ └── feed ────────────── @nolash, @jpeletier 25 └── testutil ────────────── @lmars