.github: add CODEOWNERS

This commit is contained in:
Felix Lange 2017-11-17 14:52:02 +01:00
parent e39ca5e597
commit 1886acc5c5

6
.github/CODEOWNERS vendored Normal file
View 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