aboutsummaryrefslogblamecommitdiffstats
path: root/swarm/OWNERS
blob: 4b9ca96ebe62e5bbc6cd2462638f84612972e480 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                                           













                                                                                                             
                                                                                   
                                                                   
# Ownership by go packages

swarm
├── api ─────────────────── ethersphere
├── bmt ─────────────────── @zelig
├── dev ─────────────────── @lmars
├── fuse ────────────────── @jmozah, @holisticode
├── grafana_dashboards ──── @nonsense
├── metrics ─────────────── @nonsense, @holisticode
├── network ─────────────── ethersphere
│   ├── bitvector ───────── @zelig, @janos, @gbalint
│   ├── priorityqueue ───── @zelig, @janos, @gbalint
│   ├── simulations ─────── @zelig
│   └── stream ──────────── @janos, @zelig, @gbalint, @holisticode, @justelad
│       ├── intervals ───── @janos
│       └── testing ─────── @zelig
├── pot ─────────────────── @zelig
├── pss ─────────────────── @nolash, @zelig, @nonsense
├── services ────────────── @zelig
├── state ───────────────── @justelad
├── storage ─────────────── ethersphere
│   ├── encryption ──────── @gbalint, @zelig, @nagydani
│   ├── mock ────────────── @janos
│   └── feed ────────────── @nolash, @jpeletier
└── testutil ────────────── @lmars