maintainers: drop leenaars

Did not react to maintainer pings since at least 2020.
This commit is contained in:
Wolfgang Walther
2025-11-06 11:16:56 +01:00
parent 8a7e37b687
commit b13e9ba96f
59 changed files with 1 additions and 65 deletions
-6
View File
@@ -14455,12 +14455,6 @@
githubId = 736291;
name = "Lee Machin";
};
leenaars = {
email = "ml.software@leenaa.rs";
github = "leenaars";
githubId = 4158274;
name = "Michiel Leenaars";
};
legojames = {
github = "jrobinson-uk";
githubId = 4701504;
@@ -78,7 +78,6 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Silly speed painting game";
mainProgram = "90secondportraits";
maintainers = with maintainers; [ leenaars ];
platforms = platforms.linux;
license = with licenses; [
zlib
-1
View File
@@ -31,7 +31,6 @@ stdenvNoCC.mkDerivation {
description = "Helvetica font in nine weights";
platforms = platforms.all;
maintainers = with maintainers; [
leenaars
minijackson
];
license = licenses.cc0;
@@ -59,7 +59,6 @@ stdenv.mkDerivation rec {
'';
homepage = "http://qosient.com/argus";
license = licenses.gpl2Plus;
maintainers = with maintainers; [ leenaars ];
platforms = platforms.linux;
};
}
-1
View File
@@ -71,7 +71,6 @@ stdenv.mkDerivation rec {
'';
homepage = "http://qosient.com/argus";
license = licenses.gpl2Plus;
maintainers = with maintainers; [ leenaars ];
platforms = platforms.linux;
};
}
-1
View File
@@ -34,7 +34,6 @@ stdenv.mkDerivation rec {
homepage = "https://gitlab.com/arpa2/arpa2cm";
license = licenses.bsd2;
maintainers = with maintainers; [
leenaars
fufexan
];
};
-1
View File
@@ -46,7 +46,6 @@ stdenvNoCC.mkDerivation rec {
epl10
bsd3
];
maintainers = with maintainers; [ leenaars ];
platforms = platforms.all;
};
}
-1
View File
@@ -34,6 +34,5 @@ python3.pkgs.buildPythonApplication rec {
template file that you can design in your office application of choice.
'';
license = licenses.gpl3;
maintainers = with maintainers; [ leenaars ];
};
}
-1
View File
@@ -25,7 +25,6 @@ stdenv.mkDerivation rec {
mainProgram = "cutee";
homepage = "https://www.codesink.org/cutee_unit_testing.html";
license = licenses.gpl2Plus;
maintainers = with maintainers; [ leenaars ];
platforms = platforms.linux;
};
}
-1
View File
@@ -45,7 +45,6 @@ stdenv.mkDerivation rec {
homepage = "https://packages.qa.debian.org/d/datefudge.html";
license = licenses.gpl2Plus;
platforms = platforms.linux;
maintainers = with maintainers; [ leenaars ];
mainProgram = "datefudge";
};
}
-1
View File
@@ -32,6 +32,5 @@ stdenv.mkDerivation (finalAttrs: {
description = "Utilities to read/write/manipulate files in an ext2/ext3 filesystem";
license = lib.licenses.gpl2Only;
platforms = lib.platforms.linux;
maintainers = [ lib.maintainers.leenaars ];
};
})
@@ -20,7 +20,6 @@ stdenv.mkDerivation rec {
homepage = "https://www.w3.org/Tools/eot-utils/";
description = "Create Embedded Open Type from OpenType or TrueType font";
license = lib.licenses.w3c;
maintainers = with lib.maintainers; [ leenaars ];
platforms = with lib.platforms; unix;
};
}
-1
View File
@@ -31,7 +31,6 @@ stdenvNoCC.mkDerivation {
description = "Futuristic decorative font";
platforms = platforms.all;
maintainers = with maintainers; [
leenaars
minijackson
];
license = licenses.ofl;
-1
View File
@@ -31,7 +31,6 @@ stdenvNoCC.mkDerivation {
description = "Weighted decorative font";
platforms = platforms.all;
maintainers = with maintainers; [
leenaars
minijackson
];
license = licenses.ofl;
-1
View File
@@ -31,7 +31,6 @@ stdenvNoCC.mkDerivation {
description = "Decorative font";
platforms = platforms.all;
maintainers = with maintainers; [
leenaars
minijackson
];
license = licenses.cc0;
+1 -2
View File
@@ -64,8 +64,7 @@ stdenv.mkDerivation (finalAttrs: {
their applications.
'';
homepage = "https://getdnsapi.net";
maintainers = with lib.maintainers; [
leenaars
maintainers = [
];
license = lib.licenses.bsd3;
platforms = lib.platforms.all;
-1
View File
@@ -60,6 +60,5 @@ stdenv.mkDerivation rec {
description = "Various tools to generate special DNS records";
homepage = "https://github.com/letoams/hash-slinger";
license = licenses.gpl2Plus;
maintainers = with maintainers; [ leenaars ];
};
}
-1
View File
@@ -47,6 +47,5 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/vanrein/hexio";
license = licenses.bsd2;
platforms = platforms.linux;
maintainers = with maintainers; [ leenaars ];
};
}
@@ -41,7 +41,6 @@ stdenvNoCC.mkDerivation rec {
layouts.
'';
license = licenses.ofl;
maintainers = with maintainers; [ leenaars ];
platforms = platforms.all;
};
}
-1
View File
@@ -38,7 +38,6 @@ stdenvNoCC.mkDerivation rec {
serif. Both members comes in 3 weights with matching italics.
'';
license = licenses.ofl;
maintainers = with maintainers; [ leenaars ];
platforms = platforms.all;
};
}
-1
View File
@@ -40,7 +40,6 @@ python3Packages.buildPythonApplication rec {
from text, resolves host names, and prints them, sorted by ASN.
'';
license = licenses.mit;
maintainers = with maintainers; [ leenaars ];
platforms = platforms.all;
};
}
-1
View File
@@ -35,7 +35,6 @@ stdenv.mkDerivation rec {
description = "Minimal CGI and FastCGI library for C/C++";
license = licenses.isc;
platforms = platforms.all;
maintainers = [ maintainers.leenaars ];
mainProgram = "kfcgi";
};
}
-1
View File
@@ -49,7 +49,6 @@ python3Packages.buildPythonApplication rec {
interface.
'';
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [ leenaars ];
platforms = lib.platforms.linux;
mainProgram = "krop";
};
@@ -44,6 +44,5 @@ stdenv.mkDerivation rec {
license = licenses.gpl2;
homepage = "https://github.com/liberationfonts";
maintainers = [ maintainers.leenaars ];
};
}
-1
View File
@@ -48,6 +48,5 @@ stdenv.mkDerivation rec {
homepage = "https://lwan.ws/";
license = licenses.gpl2Plus;
platforms = platforms.linux;
maintainers = with maintainers; [ leenaars ];
};
}
-1
View File
@@ -36,7 +36,6 @@ stdenvNoCC.mkDerivation {
'';
platforms = platforms.all;
maintainers = with maintainers; [
leenaars
minijackson
];
license = licenses.cc0;
-1
View File
@@ -30,7 +30,6 @@ stdenv.mkDerivation rec {
description = "MIME handling library";
homepage = "https://www.codesink.org/mimetic_mime_library.html";
license = licenses.mit;
maintainers = with maintainers; [ leenaars ];
platforms = platforms.linux;
};
}
@@ -26,7 +26,6 @@ stdenvNoCC.mkDerivation rec {
meta = with lib; {
homepage = "http://jamiewilson.io/norwester";
description = "Condensed geometric sans serif by Jamie Wilson";
maintainers = with maintainers; [ leenaars ];
license = licenses.ofl;
platforms = platforms.all;
};
-1
View File
@@ -22,7 +22,6 @@ stdenv.mkDerivation rec {
description = "Atomic primitives for high performance, concurrent software";
homepage = "https://trac.mpich.org/projects/openpa";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ leenaars ];
platforms = lib.platforms.unix;
longDescription = ''
OPA (or sometimes OpenPA or Open Portable Atomics) is an
-1
View File
@@ -48,7 +48,6 @@ stdenvNoCC.mkDerivation {
license = licenses.ofl;
platforms = platforms.all;
maintainers = with lib.maintainers; [
leenaars
minijackson
];
};
-1
View File
@@ -80,7 +80,6 @@ stdenv.mkDerivation (finalAttrs: {
meta = {
description = "Recharge the robot";
mainProgram = "orthorobot";
maintainers = with lib.maintainers; [ leenaars ];
platforms = lib.platforms.linux;
license = lib.licenses.wtfpl;
downloadPage = "https://stabyourself.net/orthorobot/";
-1
View File
@@ -37,7 +37,6 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Edit metadata found in PDFs";
license = licenses.gpl3;
maintainers = with maintainers; [ leenaars ];
platforms = platforms.unix;
mainProgram = "pdftag";
};
-1
View File
@@ -36,7 +36,6 @@ stdenvNoCC.mkDerivation {
'';
platforms = platforms.all;
maintainers = with maintainers; [
leenaars
minijackson
];
license = licenses.cc0;
-1
View File
@@ -91,7 +91,6 @@ stdenv.mkDerivation (finalAttrs: {
animation to different video formats such as mpeg or avi.
'';
license = lib.licenses.gpl2Plus;
maintainers = [ lib.maintainers.leenaars ];
platforms = lib.platforms.gnu ++ lib.platforms.linux;
mainProgram = "qstopmotion";
};
-1
View File
@@ -77,6 +77,5 @@ stdenv.mkDerivation rec {
homepage = "https://gitlab.com/arpa2/quick-der/";
license = licenses.bsd2;
platforms = platforms.linux;
maintainers = with maintainers; [ leenaars ];
};
}
-1
View File
@@ -31,7 +31,6 @@ stdenvNoCC.mkDerivation {
description = "Weighted sans serif font";
platforms = platforms.all;
maintainers = with maintainers; [
leenaars
minijackson
];
license = licenses.ofl;
-1
View File
@@ -41,7 +41,6 @@ stdenvNoCC.mkDerivation {
'';
platforms = platforms.all;
maintainers = with maintainers; [
leenaars
minijackson
];
license = licenses.cc0;
@@ -37,7 +37,6 @@ stdenv.mkDerivation rec {
of time as regular SHA-1.
'';
platforms = platforms.all;
maintainers = with maintainers; [ leenaars ];
license = licenses.mit;
mainProgram = "sha1dcsum";
};
-1
View File
@@ -56,7 +56,6 @@ stdenv.mkDerivation rec {
description = "Fast-paced one button platformer";
mainProgram = "sienna";
homepage = "https://tangramgames.dk/games/sienna";
maintainers = with maintainers; [ leenaars ];
platforms = platforms.linux;
license = licenses.free;
};
-1
View File
@@ -58,7 +58,6 @@ stdenv.mkDerivation rec {
programme of The Commons Conservancy.
";
license = licenses.bsd2;
maintainers = [ maintainers.leenaars ];
platforms = platforms.unix;
};
}
-1
View File
@@ -39,7 +39,6 @@ stdenv.mkDerivation rec {
version = version;
homepage = "https://shibatch.sourceforge.net/";
license = licenses.gpl2;
maintainers = with maintainers; [ leenaars ];
platforms = platforms.linux;
};
}
-1
View File
@@ -31,7 +31,6 @@ stdenvNoCC.mkDerivation {
description = "Serif font designed by Sora Sagano with old-style figures";
platforms = platforms.all;
maintainers = with maintainers; [
leenaars
minijackson
];
license = licenses.ofl;
-1
View File
@@ -40,7 +40,6 @@ python3Packages.buildPythonApplication rec {
graphics.
'';
license = licenses.mit;
maintainers = with maintainers; [ leenaars ];
platforms = platforms.all;
};
}
-1
View File
@@ -84,7 +84,6 @@ python3.pkgs.buildPythonApplication rec {
'';
homepage = "https://www.thonny.org/";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ leenaars ];
platforms = lib.platforms.unix;
mainProgram = "thonny";
};
-1
View File
@@ -115,7 +115,6 @@ python3.pkgs.buildPythonApplication rec {
}";
license = lib.licenses.isc;
maintainers = with lib.maintainers; [
leenaars
antonmosich
];
mainProgram = "todo";
-1
View File
@@ -36,7 +36,6 @@ stdenv.mkDerivation {
'';
homepage = "https://bricxcc.sourceforge.net/";
license = licenses.mpl11;
maintainers = with maintainers; [ leenaars ];
platforms = with platforms; linux;
};
}
@@ -24,6 +24,5 @@ buildPythonPackage rec {
mainProgram = "asn1ate";
license = licenses.bsd3;
platforms = platforms.unix;
maintainers = with maintainers; [ leenaars ];
};
}
@@ -43,6 +43,5 @@ buildPythonPackage rec {
description = "Annotate Python AST trees with source text and token information";
homepage = "https://github.com/gristlabs/asttokens";
license = licenses.asl20;
maintainers = with maintainers; [ leenaars ];
};
}
@@ -29,6 +29,5 @@ buildPythonPackage rec {
'';
homepage = "https://launchpad.net/authentication-results-python";
license = licenses.bsd3;
maintainers = with maintainers; [ leenaars ];
};
}
@@ -48,6 +48,5 @@ buildPythonPackage rec {
'';
homepage = "https://launchpad.net/dkimpy";
license = licenses.bsd3;
maintainers = with maintainers; [ leenaars ];
};
}
@@ -32,6 +32,5 @@ buildPythonPackage rec {
homepage = "https://github.com/DBuildService/dockerfile-parse";
changelog = "https://github.com/containerbuildsystem/dockerfile-parse/releases/tag/${version}";
license = licenses.bsd3;
maintainers = with maintainers; [ leenaars ];
};
}
@@ -65,6 +65,5 @@ buildPythonPackage rec {
homepage = "https://github.com/google/python-fire";
changelog = "https://github.com/google/python-fire/releases/tag/v${version}";
license = licenses.asl20;
maintainers = with maintainers; [ leenaars ];
};
}
@@ -35,7 +35,6 @@ buildPythonPackage {
description = "Bluetooth Python extension module";
homepage = "https://github.com/pybluez/pybluez";
license = licenses.gpl2;
maintainers = with maintainers; [ leenaars ];
broken = stdenv.hostPlatform.isDarwin; # requires pyobjc-core, pyobjc-framework-Cocoa
};
}
@@ -85,7 +85,6 @@ buildPythonPackage rec {
description = "Python library for Unbound, the validating, recursive, and caching DNS resolver";
license = licenses.bsd3;
homepage = "https://www.unbound.net";
maintainers = with maintainers; [ leenaars ];
platforms = platforms.unix;
};
}
@@ -48,6 +48,5 @@ buildPythonPackage rec {
homepage = "https://github.com/tonioo/sievelib";
changelog = "https://github.com/tonioo/sievelib/releases/tag/${version}";
license = licenses.mit;
maintainers = with maintainers; [ leenaars ];
};
}
@@ -55,7 +55,6 @@ buildPythonPackage rec {
'';
homepage = "https://github.com/ymattw/ydiff";
license = licenses.bsd3;
maintainers = with maintainers; [ leenaars ];
teams = [ teams.deshaw ];
};
}
@@ -50,6 +50,5 @@ buildPythonApplication rec {
homepage = "https://gitlab.com/arpa2/quick-der";
license = licenses.bsd3;
platforms = platforms.linux;
maintainers = with maintainers; [ leenaars ];
};
}
-1
View File
@@ -55,7 +55,6 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Duck-themed action puzzle video game";
maintainers = with maintainers; [ leenaars ];
platforms = platforms.linux;
hydraPlatforms = [ ];
license = licenses.free;
@@ -54,7 +54,6 @@ stdenv.mkDerivation rec {
'';
platforms = platforms.all;
license = licenses.gpl3Plus;
maintainers = with lib.maintainers; [ leenaars ];
mainProgram = "spoofer-prober";
};
}