maintainers/teams: vim -> neovim
This commit is contained in:
@@ -803,6 +803,13 @@ with lib.maintainers;
|
|||||||
enableFeatureFreezePing = true;
|
enableFeatureFreezePing = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
neovim = {
|
||||||
|
members = [ ];
|
||||||
|
githubTeams = [ "neovim" ];
|
||||||
|
scope = "Maintain the vim and neovim text editors and related packages.";
|
||||||
|
shortName = "Vim/Neovim";
|
||||||
|
};
|
||||||
|
|
||||||
ngi = {
|
ngi = {
|
||||||
members = [
|
members = [
|
||||||
eljamm
|
eljamm
|
||||||
@@ -1089,16 +1096,6 @@ with lib.maintainers;
|
|||||||
shortName = "coqui-ai TTS";
|
shortName = "coqui-ai TTS";
|
||||||
};
|
};
|
||||||
|
|
||||||
vim = {
|
|
||||||
members = [
|
|
||||||
figsoda
|
|
||||||
softinio
|
|
||||||
teto
|
|
||||||
];
|
|
||||||
scope = "Maintain the vim and neovim text editors and related packages.";
|
|
||||||
shortName = "Vim/Neovim";
|
|
||||||
};
|
|
||||||
|
|
||||||
wdz = {
|
wdz = {
|
||||||
members = [
|
members = [
|
||||||
n0emis
|
n0emis
|
||||||
|
|||||||
Reference in New Issue
Block a user