github.com/snowblossomcoin/go-ethereum@v1.9.25/.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 @MariusVanDerWijden
     7  cmd/clef                        @holiman
     8  cmd/puppeth                     @karalabe
     9  consensus                       @karalabe
    10  core/                           @karalabe @holiman @rjl493456442
    11  eth/                            @karalabe @holiman @rjl493456442
    12  graphql/                        @gballet
    13  les/                            @zsfelfoldi @rjl493456442
    14  light/                          @zsfelfoldi @rjl493456442
    15  mobile/                         @karalabe @ligi
    16  node/                           @fjl @renaynay
    17  p2p/                            @fjl @zsfelfoldi
    18  rpc/                            @fjl @holiman
    19  p2p/simulations                 @fjl
    20  p2p/protocols                   @fjl
    21  p2p/testing                     @fjl
    22  signer/                         @holiman