Skip to content

Commit cc61db9

Browse files
committed
Merge #554: Update codeowners
80b3e15 Update codeowners (Tobin C. Harding) Pull request description: A few things going on here: - Implying Jamil as 2IC in all crates except `bitreq`. - Leaving RCassatta and apoelstra at the head of the list for their respective crates out of respect but Jamil and I are doing the maintenance work [0]. - Add `integration_test` and `verify` for completeness. Note `bitreq` lists owners who are doing reviews but I'm still responsible for the doing the merging and releasing. We need an additional owner on crates.io for `bitreq` because of bus factor. For `bitcoind` and `electrsd` RCasatta has already ack'd this in public on #542. For `jsonrpc` this PR needs ack from apoelstra to publicly ack what he told me in private. Onwards and upwards team! ACKs for top commit: jamillambert: ACK 80b3e15 tnull: ACK 80b3e15 Tree-SHA512: aa50df842d218345c4995070c434045ab17946857d55eec2bbd0b05247fb2381a86e2d7777e27b61ead385a475ac82665552cc34537e88f9bbb681cc788f338e
2 parents b33b512 + 80b3e15 commit cc61db9

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

CODEOWNERS

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22
* @tcharding
33

44
# Owners for specific directories
5-
/bitreq/ @oleonardolima @TheBlueMatt @tnull
6-
/client/ @jamillambert
7-
/jsonrpc/ @apoelstra
8-
/node/ @RCasatta
9-
/types/ @jamillambert
5+
/bitcoind/ @tcharding @jamillambert @RCasatta
6+
/bitreq/ @TheBlueMatt @tnull @oleonardolima
7+
/client/ @tcharding @jamillambert
8+
/electrsd/ @RCasatta @tcharding @jamillambert
9+
/integration_test/ @tcharding @jamillambert
10+
/jsonrpc/ @apoelstra @tcharding @jamillambert
11+
/types/ @tcharding @jamillambert
12+
/verify/ @tcharding @jamillambert
1013

0 commit comments

Comments
 (0)