github.com/authcall/reference-optimistic-geth@v0.0.0-20220816224302-06313bfeb8d2/.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  eth/catalyst/                   @gballet
    13  eth/tracers/                    @s1na
    14  graphql/                        @gballet @s1na
    15  les/                            @zsfelfoldi @rjl493456442
    16  light/                          @zsfelfoldi @rjl493456442
    17  mobile/                         @karalabe @ligi
    18  node/                           @fjl
    19  p2p/                            @fjl @zsfelfoldi
    20  rpc/                            @fjl @holiman
    21  p2p/simulations                 @fjl
    22  p2p/protocols                   @fjl
    23  p2p/testing                     @fjl
    24  signer/                         @holiman