diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000..77986736 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,12 @@ +/scripts @caarlos0 +/term/ansi @aymanbagabas +/term/conpty @aymanbagabas +/term/termios @caarlos0 +/editor @caarlos0 +/errors @caarlos0 +/exp/golden @caarlos0 +/exp/higherorder @meowgorithm +/exp/ordered @meowgorithm +/exp/slice @meowgorithm +/exp/strings @meowgorithm +/exp/teatest @caarlos0