diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..a902c4b --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,5 @@ +# Code Owners +# This file defines who is responsible for code in this repository. +# Maintainers will be automatically requested for review on PRs. + +* @default-reviewer