Skip to content

Commit e6830d9

Browse files
committed
Add a CODEOWNERS file to the project.
- Andrew for `jsonrpc` because its his crate. - Jamil for `types` and `client` because he wrote much of the code it `types`. - Ricardo for `node` because its his crate. - Leo for `bitreq` because he offered to help maintain in at the Rust Bitcoin Summit. - Matt and tnull for `bitreq` because they offered below. This PR will need explicit acks from each of these devs please.
1 parent 072596c commit e6830d9

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CODEOWNERS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Default owners for everything in the repo
2+
* @tcharding
3+
4+
# Owners for specific directories
5+
/bitreq/ @oleonardolima @TheBlueMatt @tnull
6+
/client/ @jamillambert
7+
/jsonrpc/ @apoelstra
8+
/node/ @RCasatta
9+
/types/ @jamillambert
10+

0 commit comments

Comments
 (0)