Skip to content

Commit

Permalink
maintainers/teams: vim -> neovim
Browse files Browse the repository at this point in the history
  • Loading branch information
GaetanLepage committed Dec 22, 2024
1 parent 7ff4b7c commit 10c7016
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions maintainers/team-list.nix
Original file line number Diff line number Diff line change
Expand Up @@ -803,6 +803,13 @@ with lib.maintainers;
enableFeatureFreezePing = true;
};

neovim = {
members = [ ];
githubTeams = [ "neovim" ];
scope = "Maintain the vim and neovim text editors and related packages.";
shortName = "Vim/Neovim";
};

ngi = {
members = [
eljamm
Expand Down Expand Up @@ -1089,16 +1096,6 @@ with lib.maintainers;
shortName = "coqui-ai TTS";
};

vim = {
members = [
figsoda
softinio
teto
];
scope = "Maintain the vim and neovim text editors and related packages.";
shortName = "Vim/Neovim";
};

wdz = {
members = [
n0emis
Expand Down

0 comments on commit 10c7016

Please sign in to comment.