.github: karalabe as owner for usb, consensus and mobile

This commit is contained in:
Péter Szilágyi 2017-11-20 17:23:27 +02:00
parent 1886acc5c5
commit c86a52edd0
No known key found for this signature in database
GPG key ID: E9AE538CEDF8293D

3
.github/CODEOWNERS vendored
View file

@ -1,6 +1,9 @@
# Lines starting with '#' are comments. # Lines starting with '#' are comments.
# Each line is a file pattern followed by one or more owners. # Each line is a file pattern followed by one or more owners.
accounts/usbwallet @karalabe
consensus @karalabe
core/ @karalabe @holiman core/ @karalabe @holiman
eth/ @karalabe eth/ @karalabe
mobile/ @karalabe
p2p/ @fjl @zsfelfoldi p2p/ @fjl @zsfelfoldi