diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 000000000..530331267 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,10 @@ +# Default owners for everything in the repo +* @tcharding + +# Owners for specific directories +/bitreq/ @oleonardolima @TheBlueMatt @tnull +/client/ @jamillambert +/jsonrpc/ @apoelstra +/node/ @RCasatta +/types/ @jamillambert +