diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index f5e3514a10e5..0e010b356d59 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -831,7 +831,12 @@ with lib.maintainers; }; neovim = { - members = [ ]; + members = [ + GaetanLepage + khaneliman + mrcjkb + perchun + ]; githubTeams = [ "neovim" ]; scope = "Maintain the vim and neovim text editors and related packages."; shortName = "Vim/Neovim";