github.com/sakundi/go-ethereum@v1.9.7/.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  accounts/scwallet               @gballet
     6  accounts/abi                    @gballet
     7  cmd/clef                        @holiman
     8  cmd/puppeth                     @karalabe
     9  consensus                       @karalabe
    10  core/                           @karalabe @holiman @rjl493456442
    11  dashboard/                      @kurkomisi
    12  eth/                            @karalabe @holiman @rjl493456442
    13  graphql/                        @gballet
    14  les/                            @zsfelfoldi @rjl493456442
    15  light/                          @zsfelfoldi @rjl493456442
    16  mobile/                         @karalabe @ligi
    17  p2p/                            @fjl @zsfelfoldi
    18  rpc/                            @fjl @holiman
    19  p2p/simulations                 @zelig @nonsense @janos @justelad
    20  p2p/protocols                   @zelig @nonsense @janos @justelad
    21  p2p/testing                     @zelig @nonsense @janos @justelad
    22  signer/                         @holiman
    23  whisper/                        @gballet @gluk256