Merge pull request #124266 from andir/codeowners

CODEOWNERS: merge the neovim lines as they are not additive

authored by Andreas Rammhold and committed by GitHub 7a47055a f0fa0574

+1 -2
+1 -2
.github/CODEOWNERS
··· 180 180 /pkgs/top-level/emacs-packages.nix @adisbladis 181 181 182 182 # Neovim 183 - /pkgs/applications/editors/neovim @jonringer 184 - /pkgs/applications/editors/neovim @teto 183 + /pkgs/applications/editors/neovim @jonringer @teto 185 184 186 185 # VimPlugins 187 186 /pkgs/misc/vim-plugins @jonringer @softinio