mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-17 01:13:45 +00:00
.github: add CODEOWNERS
This commit is contained in:
parent
e39ca5e597
commit
1886acc5c5
1 changed files with 6 additions and 0 deletions
6
.github/CODEOWNERS
vendored
Normal file
6
.github/CODEOWNERS
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Lines starting with '#' are comments.
|
||||
# Each line is a file pattern followed by one or more owners.
|
||||
|
||||
core/ @karalabe @holiman
|
||||
eth/ @karalabe
|
||||
p2p/ @fjl @zsfelfoldi
|
||||
Loading…
Reference in a new issue