diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000..a0c835e5 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,6 @@ +# https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners +# Order is important; the last matching pattern takes the most precedence. + +* @dutow @dAdAbird +/documentation/ @nastena1606 +/.github/ @artemgavrilov