diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 000000000..4db002235 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,5 @@ +# This file is used to automatically assign reviewers to PRs. +# For more information, see https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners + +# The '*' pattern represents global owners. +* @joseharriaga @trrwilson @ShivangiReja