diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..83135b0 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,4 @@ +# Every pull request requires an approving review from a code owner. +# Listing both teams on one line means an approval from EITHER team satisfies +# the requirement -- engineering OR solutions can unblock a merge. +* @Optable/engineering @Optable/solutions