-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
minimum changes required for fork (#2)
Updates the codeowners and sets a new package repo for `astria-geth` repo. Once this is merged, I can push the astria specific tags and we will get built images for old tags on this repo.
- Loading branch information
Showing
2 changed files
with
8 additions
and
26 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,4 @@ | ||
# Lines starting with '#' are comments. | ||
# Each line is a file pattern followed by one or more owners. | ||
|
||
accounts/usbwallet @karalabe | ||
accounts/scwallet @gballet | ||
accounts/abi @gballet @MariusVanDerWijden | ||
cmd/clef @holiman | ||
consensus @karalabe | ||
core/ @karalabe @holiman @rjl493456442 | ||
eth/ @karalabe @holiman @rjl493456442 | ||
eth/catalyst/ @gballet | ||
eth/tracers/ @s1na | ||
graphql/ @s1na | ||
les/ @zsfelfoldi @rjl493456442 | ||
light/ @zsfelfoldi @rjl493456442 | ||
node/ @fjl | ||
p2p/ @fjl @zsfelfoldi | ||
rpc/ @fjl @holiman | ||
p2p/simulations @fjl | ||
p2p/protocols @fjl | ||
p2p/testing @fjl | ||
signer/ @holiman | ||
* @joroshiba @mycodecrafting @noot |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters