github.com/FUSIONFoundation/efsn@v3.6.2-0.20200916075423-dbb5dd5d2cc7+incompatible/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  ├── multihash ───────────── @nolash
    11  ├── network ─────────────── ethersphere
    12  │   ├── bitvector ───────── @zelig, @janos, @gbalint
    13  │   ├── priorityqueue ───── @zelig, @janos, @gbalint
    14  │   ├── simulations ─────── @zelig
    15  │   └── stream ──────────── @janos, @zelig, @gbalint, @holisticode, @justelad
    16  │       ├── intervals ───── @janos
    17  │       └── testing ─────── @zelig
    18  ├── pot ─────────────────── @zelig
    19  ├── pss ─────────────────── @nolash, @zelig, @nonsense
    20  ├── services ────────────── @zelig
    21  ├── state ───────────────── @justelad
    22  ├── storage ─────────────── ethersphere
    23  │   ├── encryption ──────── @gbalint, @zelig, @nagydani
    24  │   ├── mock ────────────── @janos
    25  │   └── mru ─────────────── @nolash
    26  └── testutil ────────────── @lmars