diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..68123ca --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,5 @@ +# Indicates who needs to approve what kinds of pull request based on file touched +# This file is read in last-in precendence order (i.e. settings for bottom-most win) + +# Default: engineering needs to review changes to files +* @cds-snc/esdc-cppd-devs \ No newline at end of file