maintainers: drop masipcat

Inactive since 2020.
This commit is contained in:
Wolfgang Walther
2025-12-02 16:34:22 +01:00
parent f1c1437236
commit d2c138a24d
3 changed files with 0 additions and 8 deletions
-6
View File
@@ -16106,12 +16106,6 @@
githubId = 3674056;
name = "Asad Saeeduddin";
};
masipcat = {
email = "jordi@masip.cat";
github = "masipcat";
githubId = 775189;
name = "Jordi Masip";
};
MaskedBelgian = {
email = "michael.colicchia@imio.be";
github = "MaskedBelgian";
@@ -162,7 +162,6 @@ stdenv.mkDerivation (finalAttrs: {
changelog = "https://gitlab.gnome.org/World/Phosh/phosh/-/blob/v${finalAttrs.version}/debian/changelog";
license = licenses.gpl3Plus;
maintainers = with maintainers; [
masipcat
zhaofengli
armelclo
];
-1
View File
@@ -110,7 +110,6 @@ stdenv.mkDerivation (finalAttrs: {
homepage = "https://gitlab.gnome.org/World/Phosh/phoc";
license = licenses.gpl3Plus;
maintainers = with maintainers; [
masipcat
zhaofengli
armelclo
];