summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorMatthieu Coudron <mcoudron@hotmail.com>2020-11-03 09:38:14 +0100
committerMatthieu Coudron <mcoudron@hotmail.com>2020-11-03 09:38:14 +0100
commitcd6040869a9e785da28a7b592eb892b959c4d4f8 (patch)
tree1ba5a8d1e500bdd0ef48499396f6c36e5a42a565 /.github
parent86d7ed8d107042fa577e5975f37e372998e56fd9 (diff)
.github/CODEOWNERS: add teto to neovim
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 0da1e4c91a77..3ce1e940e5d5 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -178,6 +178,7 @@
# Neovim
/pkgs/applications/editors/neovim @jonringer
+/pkgs/applications/editors/neovim @teto
# VimPlugins
/pkgs/misc/vim-plugins @jonringer @softinio