maintainers: remove jfrankenau

due to inactivity.
This commit is contained in:
Paul Meyer 2023-11-12 22:56:54 +01:00
parent c5dbdb6182
commit 2c97a5caa7
34 changed files with 32 additions and 39 deletions

View file

@ -8355,12 +8355,6 @@
fingerprint = "F1F1 3395 8E8E 9CC4 D9FC 9647 1931 9CD8 416A 642B"; fingerprint = "F1F1 3395 8E8E 9CC4 D9FC 9647 1931 9CD8 416A 642B";
}]; }];
}; };
jfrankenau = {
email = "johannes@frankenau.net";
github = "jfrankenau";
githubId = 2736480;
name = "Johannes Frankenau";
};
jfroche = { jfroche = {
name = "Jean-François Roche"; name = "Jean-François Roche";
email = "jfroche@pyxel.be"; email = "jfroche@pyxel.be";

View file

@ -46,7 +46,7 @@ stdenv.mkDerivation rec {
homepage = "https://rybczak.net/ncmpcpp/"; homepage = "https://rybczak.net/ncmpcpp/";
changelog = "https://github.com/ncmpcpp/ncmpcpp/blob/${version}/CHANGELOG.md"; changelog = "https://github.com/ncmpcpp/ncmpcpp/blob/${version}/CHANGELOG.md";
license = licenses.gpl2Plus; license = licenses.gpl2Plus;
maintainers = with maintainers; [ jfrankenau koral lovek323 ]; maintainers = with maintainers; [ koral lovek323 ];
platforms = platforms.all; platforms = platforms.all;
mainProgram = "ncmpcpp"; mainProgram = "ncmpcpp";
}; };

View file

@ -105,6 +105,6 @@ stdenv.mkDerivation rec {
sourceProvenance = with sourceTypes; [ binaryNativeCode ]; sourceProvenance = with sourceTypes; [ binaryNativeCode ];
license = licenses.unfree; license = licenses.unfree;
platforms = [ "x86_64-linux" "aarch64-linux" "x86_64-darwin" "aarch64-darwin" ]; platforms = [ "x86_64-linux" "aarch64-linux" "x86_64-darwin" "aarch64-darwin" ];
maintainers = with maintainers; [ jfrankenau ilian orivej uniquepointer viraptor ]; maintainers = with maintainers; [ ilian orivej uniquepointer viraptor ];
}; };
} }

View file

@ -82,7 +82,7 @@ stdenv.mkDerivation (finalAttrs: {
changelog = "https://github.com/jarun/nnn/blob/v${version}/CHANGELOG"; changelog = "https://github.com/jarun/nnn/blob/v${version}/CHANGELOG";
license = licenses.bsd2; license = licenses.bsd2;
platforms = platforms.all; platforms = platforms.all;
maintainers = with maintainers; [ jfrankenau Br1ght0ne ]; maintainers = with maintainers; [ Br1ght0ne ];
mainProgram = "nnn"; mainProgram = "nnn";
}; };
}) })

View file

@ -32,6 +32,6 @@ stdenv.mkDerivation rec {
homepage = "https://git.2f30.org/noice/"; homepage = "https://git.2f30.org/noice/";
license = licenses.bsd2; license = licenses.bsd2;
platforms = platforms.all; platforms = platforms.all;
maintainers = with maintainers; [ jfrankenau ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -82,7 +82,7 @@ stdenv.mkDerivation rec {
homepage = "https://www.geeqie.org/"; homepage = "https://www.geeqie.org/";
maintainers = with maintainers; [ jfrankenau pSub markus1189 ]; maintainers = with maintainers; [ pSub markus1189 ];
platforms = platforms.gnu ++ platforms.linux; platforms = platforms.gnu ++ platforms.linux;
}; };
} }

View file

@ -100,6 +100,6 @@ mkDerivationWith python3Packages.buildPythonApplication rec {
homepage = "https://www.damonlynch.net/rapid/"; homepage = "https://www.damonlynch.net/rapid/";
license = licenses.gpl3Plus; license = licenses.gpl3Plus;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = with maintainers; [ jfrankenau ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -20,7 +20,7 @@ mkDerivation rec {
homepage = "https://github.com/vigri/scantailor-advanced"; homepage = "https://github.com/vigri/scantailor-advanced";
description = "Interactive post-processing tool for scanned pages (vigri's fork)"; description = "Interactive post-processing tool for scanned pages (vigri's fork)";
license = licenses.gpl3Plus; license = licenses.gpl3Plus;
maintainers = with maintainers; [ jfrankenau ]; maintainers = with maintainers; [ ];
platforms = with platforms; gnu ++ linux ++ darwin; platforms = with platforms; gnu ++ linux ++ darwin;
}; };
} }

View file

@ -29,6 +29,6 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/muennich/sxiv"; homepage = "https://github.com/muennich/sxiv";
license = lib.licenses.gpl2Plus; license = lib.licenses.gpl2Plus;
platforms = lib.platforms.linux; platforms = lib.platforms.linux;
maintainers = with maintainers; [ jfrankenau ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -76,7 +76,7 @@ stdenv.mkDerivation rec {
license = licenses.gpl3Plus; license = licenses.gpl3Plus;
platforms = platforms.linux; platforms = platforms.linux;
mainProgram = "tvbrowser"; mainProgram = "tvbrowser";
maintainers = with maintainers; [ jfrankenau yarny ]; maintainers = with maintainers; [ yarny ];
longDescription = '' longDescription = ''
TV-Browser shows TV program data arranged like in printed TV-Browser shows TV program data arranged like in printed
TV programs after downloading it from the internet. TV programs after downloading it from the internet.

View file

@ -38,6 +38,6 @@ python3.pkgs.buildPythonApplication rec {
homepage = "https://github.com/firecat53/urlscan"; homepage = "https://github.com/firecat53/urlscan";
changelog = "https://github.com/firecat53/urlscan/releases/tag/${version}"; changelog = "https://github.com/firecat53/urlscan/releases/tag/${version}";
license = licenses.gpl2Plus; license = licenses.gpl2Plus;
maintainers = with maintainers; [ dpaetzel jfrankenau ]; maintainers = with maintainers; [ dpaetzel ];
}; };
} }

View file

@ -45,6 +45,6 @@ stdenv.mkDerivation rec {
changelog = "https://gitlab.com/smart-pattern/valentina/-/blob/v${version}/ChangeLog.txt"; changelog = "https://gitlab.com/smart-pattern/valentina/-/blob/v${version}/ChangeLog.txt";
license = licenses.gpl3Plus; license = licenses.gpl3Plus;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = with maintainers; [ jfrankenau ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -119,7 +119,7 @@ stdenv.mkDerivation rec {
description = "A small but very powerful text-based mail client"; description = "A small but very powerful text-based mail client";
homepage = "http://www.neomutt.org"; homepage = "http://www.neomutt.org";
license = licenses.gpl2Plus; license = licenses.gpl2Plus;
maintainers = with maintainers; [ erikryb jfrankenau vrthra ma27 raitobezarius ]; maintainers = with maintainers; [ erikryb vrthra ma27 raitobezarius ];
platforms = platforms.unix; platforms = platforms.unix;
}; };
} }

View file

@ -32,6 +32,6 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/jarun/bcal"; homepage = "https://github.com/jarun/bcal";
license = licenses.gpl3Only; license = licenses.gpl3Only;
platforms = platforms.unix; platforms = platforms.unix;
maintainers = with maintainers; [ jfrankenau ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -52,6 +52,6 @@ stdenv.mkDerivation rec {
]; ];
license = licenses.unfree; license = licenses.unfree;
platforms = [ "x86_64-linux" ]; platforms = [ "x86_64-linux" ];
maintainers = with maintainers; [ jfrankenau ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -50,6 +50,6 @@ in stdenv.mkDerivation rec {
license = licenses.asl20; license = licenses.asl20;
sourceProvenance = with sourceTypes; [ binaryBytecode ]; sourceProvenance = with sourceTypes; [ binaryBytecode ];
platforms = platforms.all; platforms = platforms.all;
maintainers = with maintainers; [ jfrankenau ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/hoyon/mpv-mpris"; homepage = "https://github.com/hoyon/mpv-mpris";
license = licenses.mit; license = licenses.mit;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = with maintainers; [ jfrankenau ]; maintainers = with maintainers; [ ];
changelog = "https://github.com/hoyon/mpv-mpris/releases/tag/${version}"; changelog = "https://github.com/hoyon/mpv-mpris/releases/tag/${version}";
}; };
} }

View file

@ -136,7 +136,6 @@ buildNpmPackage rec {
license = licenses.ofl; license = licenses.ofl;
platforms = platforms.all; platforms = platforms.all;
maintainers = with maintainers; [ maintainers = with maintainers; [
jfrankenau
ttuegel ttuegel
babariviere babariviere
rileyinman rileyinman

View file

@ -23,6 +23,6 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/hoene/libmysofa"; homepage = "https://github.com/hoene/libmysofa";
license = licenses.bsd3; license = licenses.bsd3;
platforms = platforms.all; platforms = platforms.all;
maintainers = with maintainers; [ jfrankenau ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -31,6 +31,6 @@ stdenv.mkDerivation rec {
homepage = "https://www.deb-multimedia.org/dists/testing/main/binary-amd64/package/monkeys-audio.php"; homepage = "https://www.deb-multimedia.org/dists/testing/main/binary-amd64/package/monkeys-audio.php";
license = licenses.unfreeRedistributable; license = licenses.unfreeRedistributable;
platforms = [ "x86_64-linux" ]; platforms = [ "x86_64-linux" ];
maintainers = with maintainers; [ jfrankenau ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -40,6 +40,6 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/nothings/stb"; homepage = "https://github.com/nothings/stb";
license = licenses.publicDomain; license = licenses.publicDomain;
platforms = platforms.all; platforms = platforms.all;
maintainers = with maintainers; [ jfrankenau ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -21,6 +21,6 @@ buildPythonPackage rec {
description = "Very simple, very easy GUI programming in Python"; description = "Very simple, very easy GUI programming in Python";
homepage = "https://github.com/robertlugg/easygui"; homepage = "https://github.com/robertlugg/easygui";
license = licenses.bsd3; license = licenses.bsd3;
maintainers = with maintainers; [ jfrankenau ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -34,6 +34,6 @@ buildPythonPackage rec {
description = "Python interface to libgphoto2"; description = "Python interface to libgphoto2";
homepage = "https://github.com/jim-easterbrook/python-gphoto2"; homepage = "https://github.com/jim-easterbrook/python-gphoto2";
license = licenses.gpl3; license = licenses.gpl3;
maintainers = with maintainers; [ jfrankenau ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -54,6 +54,6 @@ buildPythonPackage rec {
homepage = "https://github.com/sbraz/pymediainfo"; homepage = "https://github.com/sbraz/pymediainfo";
changelog = "https://github.com/sbraz/pymediainfo/releases/tag/v${version}"; changelog = "https://github.com/sbraz/pymediainfo/releases/tag/v${version}";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ jfrankenau ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -23,6 +23,6 @@ buildPythonPackage rec {
description = "Python Progress Bar and Percent Indicator Utility"; description = "Python Progress Bar and Percent Indicator Utility";
homepage = "https://github.com/rasbt/pyprind"; homepage = "https://github.com/rasbt/pyprind";
license = licenses.bsd3; license = licenses.bsd3;
maintainers = with maintainers; [ jfrankenau ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -31,6 +31,6 @@ buildPythonPackage rec {
description = "CTypes based LibRaw bindings for Python"; description = "CTypes based LibRaw bindings for Python";
homepage = "https://rawkit.readthedocs.org/"; homepage = "https://rawkit.readthedocs.org/";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ jfrankenau ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -49,6 +49,6 @@ in stdenv.mkDerivation rec {
homepage = "http://splix.ap2c.org"; homepage = "http://splix.ap2c.org";
license = licenses.gpl2; license = licenses.gpl2;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = with maintainers; [ jfrankenau ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -36,6 +36,6 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/trapexit/mergerfs"; homepage = "https://github.com/trapexit/mergerfs";
license = lib.licenses.isc; license = lib.licenses.isc;
platforms = lib.platforms.linux; platforms = lib.platforms.linux;
maintainers = with lib.maintainers; [ jfrankenau makefu ]; maintainers = with lib.maintainers; [ makefu ];
}; };
} }

View file

@ -31,6 +31,6 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/trapexit/mergerfs-tools"; homepage = "https://github.com/trapexit/mergerfs-tools";
license = licenses.isc; license = licenses.isc;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = with maintainers; [ jfrankenau ]; maintainers = with maintainers; [ ];
}; };
} }

View file

@ -18,7 +18,7 @@ bundlerApp {
description = "Multitouch gestures with libinput driver on X11, Linux"; description = "Multitouch gestures with libinput driver on X11, Linux";
homepage = "https://github.com/iberianpig/fusuma"; homepage = "https://github.com/iberianpig/fusuma";
license = licenses.mit; license = licenses.mit;
maintainers = with maintainers; [ jfrankenau nicknovitski Br1ght0ne ]; maintainers = with maintainers; [ nicknovitski Br1ght0ne ];
platforms = platforms.linux; platforms = platforms.linux;
}; };
} }

View file

@ -31,6 +31,6 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/wertarbyte/triggerhappy/"; homepage = "https://github.com/wertarbyte/triggerhappy/";
license = licenses.gpl3Plus; license = licenses.gpl3Plus;
platforms = platforms.linux; platforms = platforms.linux;
maintainers = with maintainers; [ jfrankenau taha ]; maintainers = with maintainers; [ taha ];
}; };
} }

View file

@ -97,6 +97,6 @@ in python.pkgs.buildPythonApplication rec {
description = "A utility for sending notifications, on demand and when commands finish"; description = "A utility for sending notifications, on demand and when commands finish";
homepage = "http://ntfy.rtfd.org/"; homepage = "http://ntfy.rtfd.org/";
license = licenses.gpl3; license = licenses.gpl3;
maintainers = with maintainers; [ jfrankenau kamilchm ]; maintainers = with maintainers; [ kamilchm ];
}; };
} }

View file

@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/caryll/otfcc"; homepage = "https://github.com/caryll/otfcc";
license = licenses.asl20; license = licenses.asl20;
platforms = platforms.unix; platforms = platforms.unix;
maintainers = with maintainers; [ jfrankenau ttuegel ]; maintainers = with maintainers; [ ttuegel ];
}; };
} }

View file

@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
A command-line download/upload tool for popular file sharing websites A command-line download/upload tool for popular file sharing websites
''; '';
license = lib.licenses.gpl3; license = lib.licenses.gpl3;
maintainers = with lib.maintainers; [ aforemny jfrankenau ]; maintainers = with lib.maintainers; [ aforemny ];
platforms = lib.platforms.linux; platforms = lib.platforms.linux;
}; };
} }