diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..cd10524 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,3 @@ +# automatically requests pull request reviews for files matching the given pattern; the last match takes precendence + +* @spacetelescope/calcos-maintainers