github.com/oskarth/go-ethereum@v1.6.8-0.20191013093314-dac24a9d3494/.github/CODEOWNERS (about)

     1  # Lines starting with '#' are comments.
     2  # Each line is a file pattern followed by one or more owners.
     3  
     4  accounts/usbwallet              @karalabe
     5  consensus                       @karalabe
     6  core/                           @karalabe @holiman
     7  eth/                            @karalabe
     8  les/                            @zsfelfoldi
     9  light/                          @zsfelfoldi
    10  mobile/                         @karalabe
    11  p2p/                            @fjl @zsfelfoldi
    12  p2p/simulations 		@lmars
    13  p2p/protocols 			@zelig
    14  swarm/api/http			@justelad
    15  swarm/bmt                       @zelig
    16  swarm/dev                       @lmars
    17  swarm/fuse                      @jmozah @holisticode
    18  swarm/grafana_dashboards        @nonsense
    19  swarm/metrics                   @nonsense @holisticode
    20  swarm/multihash                 @nolash
    21  swarm/network/bitvector         @zelig @janos 
    22  swarm/network/priorityqueue     @zelig @janos 
    23  swarm/network/simulations       @zelig @janos
    24  swarm/network/stream            @janos @zelig @holisticode @justelad
    25  swarm/network/stream/intervals  @janos
    26  swarm/network/stream/testing    @zelig
    27  swarm/pot                       @zelig
    28  swarm/pss                       @nolash @zelig @nonsense
    29  swarm/services                  @zelig
    30  swarm/state                     @justelad
    31  swarm/storage/encryption        @zelig @nagydani
    32  swarm/storage/mock              @janos
    33  swarm/storage/feed              @nolash @jpeletier
    34  swarm/testutil                  @lmars
    35  whisper/                        @gballet @gluk256