maintainers: remove yuuyins (#442662)

Changed files
+12 -24
maintainers
pkgs
by-name
br
brmodelo
jf
jflap
md
mdbook-epub
ni
nix-tour
st
stargate-libcds
strictdoc
sv
svgcleaner
zi
zr
zrythm
development
libraries
libsbsms
python-modules
datauri
django-debug-toolbar
pymarshal
reqif
textx
wavefile
-8
maintainers/maintainer-list.nix
···
githubId = 37774475;
name = "Yusuf Duran";
};
-
yuu = {
-
email = "yuunix@grrlz.net";
-
matrix = "@yuu:matrix.org";
-
github = "yuuyins";
-
githubId = 86538850;
-
name = "Yuu Yin";
-
keys = [ { fingerprint = "9F19 3AE8 AA25 647F FC31 46B5 416F 303B 43C2 0AC3"; } ];
-
};
yvan-sraka = {
email = "yvan@sraka.xyz";
github = "yvan-sraka";
···
githubId = 37774475;
name = "Yusuf Duran";
};
yvan-sraka = {
email = "yvan@sraka.xyz";
github = "yvan-sraka";
+1 -1
pkgs/by-name/br/brmodelo/package.nix
···
homepage = "https://github.com/chcandido/brModelo";
license = licenses.gpl3;
mainProgram = "brmodelo";
-
maintainers = with maintainers; [ yuu ];
};
})
···
homepage = "https://github.com/chcandido/brModelo";
license = licenses.gpl3;
mainProgram = "brmodelo";
+
maintainers = with maintainers; [ ];
};
})
-1
pkgs/by-name/jf/jflap/package.nix
···
sourceProvenance = with sourceTypes; [ binaryBytecode ];
maintainers = with maintainers; [
grnnja
-
yuu
];
platforms = jre8.meta.platforms;
};
···
sourceProvenance = with sourceTypes; [ binaryBytecode ];
maintainers = with maintainers; [
grnnja
];
platforms = jre8.meta.platforms;
};
-1
pkgs/by-name/md/mdbook-epub/package.nix
···
homepage = "https://michael-f-bryan.github.io/mdbook-epub";
license = lib.licenses.mpl20;
maintainers = with lib.maintainers; [
-
yuu
matthiasbeyer
];
};
···
homepage = "https://michael-f-bryan.github.io/mdbook-epub";
license = lib.licenses.mpl20;
maintainers = with lib.maintainers; [
matthiasbeyer
];
};
-1
pkgs/by-name/ni/nix-tour/package.nix
···
license = licenses.gpl2;
maintainers = with maintainers; [
qknight
-
yuu
];
mainProgram = "nix-tour";
};
···
license = licenses.gpl2;
maintainers = with maintainers; [
qknight
];
mainProgram = "nix-tour";
};
+1 -1
pkgs/by-name/st/stargate-libcds/package.nix
···
meta = with lib; {
description = "C data structure library";
homepage = "https://github.com/stargateaudio/libcds";
-
maintainers = with maintainers; [ yuu ];
license = licenses.lgpl3Only;
};
}
···
meta = with lib; {
description = "C data structure library";
homepage = "https://github.com/stargateaudio/libcds";
+
maintainers = with maintainers; [ ];
license = licenses.lgpl3Only;
};
}
+1 -1
pkgs/by-name/st/strictdoc/package.nix
···
homepage = "https://github.com/strictdoc-project/strictdoc";
changelog = "https://github.com/strictdoc-project/strictdoc/blob/${src.tag}/CHANGELOG.md";
license = lib.licenses.asl20;
-
maintainers = with lib.maintainers; [ yuu ];
mainProgram = "strictdoc";
};
}
···
homepage = "https://github.com/strictdoc-project/strictdoc";
changelog = "https://github.com/strictdoc-project/strictdoc/blob/${src.tag}/CHANGELOG.md";
license = lib.licenses.asl20;
+
maintainers = with lib.maintainers; [ ];
mainProgram = "strictdoc";
};
}
+1 -1
pkgs/by-name/sv/svgcleaner/package.nix
···
homepage = "https://github.com/RazrFalcon/SVGCleaner";
changelog = "https://github.com/RazrFalcon/svgcleaner/releases";
license = licenses.gpl2Plus;
-
maintainers = with maintainers; [ yuu ];
mainProgram = "svgcleaner";
};
}
···
homepage = "https://github.com/RazrFalcon/SVGCleaner";
changelog = "https://github.com/RazrFalcon/svgcleaner/releases";
license = licenses.gpl2Plus;
+
maintainers = with maintainers; [ ];
mainProgram = "svgcleaner";
};
}
+1 -1
pkgs/by-name/zi/zix/package.nix
···
changelog = "https://gitlab.com/drobilla/zix/-/blob/${src.rev}/NEWS";
license = licenses.isc;
platforms = platforms.unix;
-
maintainers = with maintainers; [ yuu ];
};
}
···
changelog = "https://gitlab.com/drobilla/zix/-/blob/${src.rev}/NEWS";
license = licenses.isc;
platforms = platforms.unix;
+
maintainers = with maintainers; [ ];
};
}
-1
pkgs/by-name/zr/zrythm/package.nix
···
maintainers = with lib.maintainers; [
tshaynik
magnetophon
-
yuu
astavie
PowerUser64
];
···
maintainers = with lib.maintainers; [
tshaynik
magnetophon
astavie
PowerUser64
];
+1 -1
pkgs/development/libraries/libsbsms/common.nix
···
meta = {
inherit homepage;
description = "Subband sinusoidal modeling library for time stretching and pitch scaling audio";
-
maintainers = with lib.maintainers; [ yuu ];
license = lib.licenses.gpl2;
platforms = lib.platforms.all;
};
···
meta = {
inherit homepage;
description = "Subband sinusoidal modeling library for time stretching and pitch scaling audio";
+
maintainers = with lib.maintainers; [ ];
license = lib.licenses.gpl2;
platforms = lib.platforms.all;
};
+1 -1
pkgs/development/python-modules/datauri/default.nix
···
homepage = "https://github.com/fcurella/python-datauri";
changelog = "https://github.com/fcurella/python-datauri/releases/tag/${src.tag}";
license = licenses.unlicense;
-
maintainers = with maintainers; [ yuu ];
};
}
···
homepage = "https://github.com/fcurella/python-datauri";
changelog = "https://github.com/fcurella/python-datauri/releases/tag/${src.tag}";
license = licenses.unlicense;
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/django-debug-toolbar/default.nix
···
homepage = "https://github.com/jazzband/django-debug-toolbar";
changelog = "https://django-debug-toolbar.readthedocs.io/en/latest/changes.html";
license = licenses.bsd3;
-
maintainers = with maintainers; [ yuu ];
};
}
···
homepage = "https://github.com/jazzband/django-debug-toolbar";
changelog = "https://django-debug-toolbar.readthedocs.io/en/latest/changes.html";
license = licenses.bsd3;
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/pymarshal/default.nix
···
meta = {
description = "Python data serialization library";
homepage = "https://github.com/stargateaudio/pymarshal";
-
maintainers = with lib.maintainers; [ yuu ];
license = lib.licenses.bsd2;
};
}
···
meta = {
description = "Python data serialization library";
homepage = "https://github.com/stargateaudio/pymarshal";
+
maintainers = with lib.maintainers; [ ];
license = lib.licenses.bsd2;
};
}
+1 -1
pkgs/development/python-modules/reqif/default.nix
···
homepage = "https://github.com/strictdoc-project/reqif";
changelog = "https://github.com/strictdoc-project/reqif/releases/tag/${src.tag}";
license = licenses.asl20;
-
maintainers = with maintainers; [ yuu ];
};
}
···
homepage = "https://github.com/strictdoc-project/reqif";
changelog = "https://github.com/strictdoc-project/reqif/releases/tag/${src.tag}";
license = licenses.asl20;
+
maintainers = with maintainers; [ ];
};
}
+1 -1
pkgs/development/python-modules/textx/default.nix
···
mainProgram = "textx";
homepage = "https://github.com/textx/textx/";
license = licenses.mit;
-
maintainers = with maintainers; [ yuu ];
};
};
···
mainProgram = "textx";
homepage = "https://github.com/textx/textx/";
license = licenses.mit;
+
maintainers = with maintainers; [ ];
};
};
+1 -1
pkgs/development/python-modules/wavefile/default.nix
···
description = "Pythonic libsndfile wrapper to read and write audio files";
homepage = "https://github.com/vokimon/python-wavefile";
changelog = "https://github.com/vokimon/python-wavefile#version-history";
-
maintainers = with maintainers; [ yuu ];
license = licenses.gpl3Plus;
};
}
···
description = "Pythonic libsndfile wrapper to read and write audio files";
homepage = "https://github.com/vokimon/python-wavefile";
changelog = "https://github.com/vokimon/python-wavefile#version-history";
+
maintainers = with maintainers; [ ];
license = licenses.gpl3Plus;
};
}