diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..5ead5b6 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,6 @@ +########################################## +# code ownership +########################################## + +# default ownership: default owners for everything in the repo (Unless a later match takes precedence) +* @recklessop