diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000000..086c2063dd --- /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