diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000..9b5f522b --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,8 @@ +# People marked here will be automatically requested for a review +# when the code that they own is touched. +# https://github.com/blog/2392-introducing-code-owners +# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners + +* @adilei @HenryJammes @nesrivastavaMS + +/CustomAnalytics @iMicknl @adilei @HenryJammes @nesrivastavaMS \ No newline at end of file