diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000000000000000000000000000000000000..086c2063dd310d04e70b1f6c29e5c007c5173427 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,7 @@ +# Each line is a component followed by one or more owners. + +* @GuoRentong +/build/ @jeffoverflow +/.jenkins/modules/ @jeffoverflow +/githooks/ @jeffoverflow +/deployments/ @jeffoverflow \ No newline at end of file