Commit 0800968c authored by Gaetan Lepage's avatar Gaetan Lepage
Browse files

maintainers/teams: vim -> neovim

parent 5b563b6c
Loading
Loading
Loading
Loading
+7 −10
Original line number Diff line number Diff line
@@ -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
@@ -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