diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 000000000..3729ea5f3 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,9 @@ +# Global code ownership +* @sct + +# Docs +docs/* @TheCatLady @samwiseg0 + +# Snap related files +.github/workflows/snap.yaml @samwiseg0 +snap/* @samwiseg0