maintainers: drop cmfwyp (#450481)

This commit is contained in:
Yohann Boniface
2025-10-18 20:11:28 +00:00
committed by GitHub
8 changed files with 7 additions and 13 deletions
-6
View File
@@ -4928,12 +4928,6 @@
githubId = 640797;
name = "Roger Qiu";
};
cmfwyp = {
email = "cmfwyp@riseup.net";
github = "cmfwyp";
githubId = 20808761;
name = "cmfwyp";
};
cmm = {
email = "repo@cmm.kakpryg.net";
github = "cmm";
+1 -1
View File
@@ -40,7 +40,7 @@ stdenvNoCC.mkDerivation rec {
'';
homepage = "http://www.impallari.com/cabin";
license = licenses.ofl;
maintainers = with maintainers; [ cmfwyp ];
maintainers = [ ];
platforms = platforms.all;
};
}
+1 -1
View File
@@ -39,7 +39,7 @@ stdenvNoCC.mkDerivation rec {
'';
homepage = "http://www.impallari.com/dosis";
license = licenses.ofl;
maintainers = with maintainers; [ cmfwyp ];
maintainers = [ ];
platforms = platforms.all;
};
}
+1 -1
View File
@@ -34,7 +34,7 @@ stdenvNoCC.mkDerivation rec {
'';
homepage = "https://github.com/impallari/Encode-Sans";
license = licenses.ofl;
maintainers = with maintainers; [ cmfwyp ];
maintainers = [ ];
platforms = platforms.all;
};
}
@@ -34,7 +34,7 @@ stdenvNoCC.mkDerivation rec {
'';
homepage = "http://www.impallari.com/projects/overview/libre-baskerville";
license = licenses.ofl;
maintainers = with maintainers; [ cmfwyp ];
maintainers = [ ];
platforms = platforms.all;
};
}
+1 -1
View File
@@ -39,7 +39,7 @@ stdenvNoCC.mkDerivation rec {
'';
homepage = "https://github.com/impallari/Libre-Bodoni";
license = licenses.ofl;
maintainers = with maintainers; [ cmfwyp ];
maintainers = [ ];
platforms = platforms.all;
};
}
+1 -1
View File
@@ -44,7 +44,7 @@ stdenv.mkDerivation rec {
description = "Caslon fonts based on hand-lettered American Caslons of 1960s";
homepage = "http://www.impallari.com/librecaslon";
license = licenses.ofl;
maintainers = with maintainers; [ cmfwyp ];
maintainers = [ ];
platforms = platforms.all;
};
}
+1 -1
View File
@@ -28,7 +28,7 @@ stdenvNoCC.mkDerivation rec {
description = "Reinterpretation and expansion based on the 1912 Morris Fuller Bentons classic";
homepage = "https://github.com/impallari/Libre-Franklin";
license = licenses.ofl;
maintainers = with maintainers; [ cmfwyp ];
maintainers = [ ];
platforms = platforms.all;
};
}