diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..a01fd54 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,5 @@ +# CODEOWNERS +# Each line is a file pattern followed by one or more owners. +# Order is important; the last matching pattern takes the most precedence. + +/skills/wp-interactivity-api/ @WordPress/interactivity-api