diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 000000000..59a82580f --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,4 @@ +* @alexrj @lordofhyphens + +src/gui/* @lordofhyphens +.github/CODEOWNERS @alexrj @lordofhyphens