Skip to content

Commit

Permalink
Merge pull request #267114 from katexochen/maintainers/jfrankenau
Browse files Browse the repository at this point in the history
maintainers: remove jfrankenau
  • Loading branch information
ajs124 authored Nov 20, 2023
2 parents 479b526 + 2c97a5c commit f1f62c9
Show file tree
Hide file tree
Showing 34 changed files with 32 additions and 39 deletions.
6 changes: 0 additions & 6 deletions maintainers/maintainer-list.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8355,12 +8355,6 @@
fingerprint = "F1F1 3395 8E8E 9CC4 D9FC 9647 1931 9CD8 416A 642B";
}];
};
jfrankenau = {
email = "[email protected]";
github = "jfrankenau";
githubId = 2736480;
name = "Johannes Frankenau";
};
jfroche = {
name = "Jean-François Roche";
email = "[email protected]";
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/ncmpcpp/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ stdenv.mkDerivation rec {
homepage = "https://rybczak.net/ncmpcpp/";
changelog = "https://github.com/ncmpcpp/ncmpcpp/blob/${version}/CHANGELOG.md";
license = licenses.gpl2Plus;
maintainers = with maintainers; [ jfrankenau koral lovek323 ];
maintainers = with maintainers; [ koral lovek323 ];
platforms = platforms.all;
mainProgram = "ncmpcpp";
};
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/audio/reaper/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,6 @@ stdenv.mkDerivation rec {
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
license = licenses.unfree;
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 ];
};
}
2 changes: 1 addition & 1 deletion pkgs/applications/file-managers/nnn/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ stdenv.mkDerivation (finalAttrs: {
changelog = "https://github.com/jarun/nnn/blob/v${version}/CHANGELOG";
license = licenses.bsd2;
platforms = platforms.all;
maintainers = with maintainers; [ jfrankenau Br1ght0ne ];
maintainers = with maintainers; [ Br1ght0ne ];
mainProgram = "nnn";
};
})
2 changes: 1 addition & 1 deletion pkgs/applications/file-managers/noice/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ stdenv.mkDerivation rec {
homepage = "https://git.2f30.org/noice/";
license = licenses.bsd2;
platforms = platforms.all;
maintainers = with maintainers; [ jfrankenau ];
maintainers = with maintainers; [ ];
};
}
2 changes: 1 addition & 1 deletion pkgs/applications/graphics/geeqie/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ stdenv.mkDerivation rec {

homepage = "https://www.geeqie.org/";

maintainers = with maintainers; [ jfrankenau pSub markus1189 ];
maintainers = with maintainers; [ pSub markus1189 ];
platforms = platforms.gnu ++ platforms.linux;
};
}
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,6 @@ mkDerivationWith python3Packages.buildPythonApplication rec {
homepage = "https://www.damonlynch.net/rapid/";
license = licenses.gpl3Plus;
platforms = platforms.linux;
maintainers = with maintainers; [ jfrankenau ];
maintainers = with maintainers; [ ];
};
}
2 changes: 1 addition & 1 deletion pkgs/applications/graphics/scantailor/advanced.nix
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ mkDerivation rec {
homepage = "https://github.com/vigri/scantailor-advanced";
description = "Interactive post-processing tool for scanned pages (vigri's fork)";
license = licenses.gpl3Plus;
maintainers = with maintainers; [ jfrankenau ];
maintainers = with maintainers; [ ];
platforms = with platforms; gnu ++ linux ++ darwin;
};
}
2 changes: 1 addition & 1 deletion pkgs/applications/graphics/sxiv/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/muennich/sxiv";
license = lib.licenses.gpl2Plus;
platforms = lib.platforms.linux;
maintainers = with maintainers; [ jfrankenau ];
maintainers = with maintainers; [ ];
};
}
2 changes: 1 addition & 1 deletion pkgs/applications/misc/tvbrowser/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ stdenv.mkDerivation rec {
license = licenses.gpl3Plus;
platforms = platforms.linux;
mainProgram = "tvbrowser";
maintainers = with maintainers; [ jfrankenau yarny ];
maintainers = with maintainers; [ yarny ];
longDescription = ''
TV-Browser shows TV program data arranged like in printed
TV programs after downloading it from the internet.
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/misc/urlscan/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ python3.pkgs.buildPythonApplication rec {
homepage = "https://github.com/firecat53/urlscan";
changelog = "https://github.com/firecat53/urlscan/releases/tag/${version}";
license = licenses.gpl2Plus;
maintainers = with maintainers; [ dpaetzel jfrankenau ];
maintainers = with maintainers; [ dpaetzel ];
};
}
2 changes: 1 addition & 1 deletion pkgs/applications/misc/valentina/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ stdenv.mkDerivation rec {
changelog = "https://gitlab.com/smart-pattern/valentina/-/blob/v${version}/ChangeLog.txt";
license = licenses.gpl3Plus;
platforms = platforms.linux;
maintainers = with maintainers; [ jfrankenau ];
maintainers = with maintainers; [ ];
};
}
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ stdenv.mkDerivation rec {
description = "A small but very powerful text-based mail client";
homepage = "http://www.neomutt.org";
license = licenses.gpl2Plus;
maintainers = with maintainers; [ erikryb jfrankenau vrthra ma27 raitobezarius ];
maintainers = with maintainers; [ erikryb vrthra ma27 raitobezarius ];
platforms = platforms.unix;
};
}
2 changes: 1 addition & 1 deletion pkgs/applications/science/math/bcal/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/jarun/bcal";
license = licenses.gpl3Only;
platforms = platforms.unix;
maintainers = with maintainers; [ jfrankenau ];
maintainers = with maintainers; [ ];
};
}
2 changes: 1 addition & 1 deletion pkgs/applications/science/math/gurobi/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ stdenv.mkDerivation rec {
];
license = licenses.unfree;
platforms = [ "x86_64-linux" ];
maintainers = with maintainers; [ jfrankenau ];
maintainers = with maintainers; [ ];
};
}
2 changes: 1 addition & 1 deletion pkgs/applications/science/programming/groove/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ in stdenv.mkDerivation rec {
license = licenses.asl20;
sourceProvenance = with sourceTypes; [ binaryBytecode ];
platforms = platforms.all;
maintainers = with maintainers; [ jfrankenau ];
maintainers = with maintainers; [ ];
};
}
2 changes: 1 addition & 1 deletion pkgs/applications/video/mpv/scripts/mpris.nix
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/hoyon/mpv-mpris";
license = licenses.mit;
platforms = platforms.linux;
maintainers = with maintainers; [ jfrankenau ];
maintainers = with maintainers; [ ];
changelog = "https://github.com/hoyon/mpv-mpris/releases/tag/${version}";
};
}
1 change: 0 additions & 1 deletion pkgs/data/fonts/iosevka/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ buildNpmPackage rec {
license = licenses.ofl;
platforms = platforms.all;
maintainers = with maintainers; [
jfrankenau
ttuegel
babariviere
rileyinman
Expand Down
2 changes: 1 addition & 1 deletion pkgs/development/libraries/audio/libmysofa/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/hoene/libmysofa";
license = licenses.bsd3;
platforms = platforms.all;
maintainers = with maintainers; [ jfrankenau ];
maintainers = with maintainers; [ ];
};
}
2 changes: 1 addition & 1 deletion pkgs/development/libraries/mac/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ stdenv.mkDerivation rec {
homepage = "https://www.deb-multimedia.org/dists/testing/main/binary-amd64/package/monkeys-audio.php";
license = licenses.unfreeRedistributable;
platforms = [ "x86_64-linux" ];
maintainers = with maintainers; [ jfrankenau ];
maintainers = with maintainers; [ ];
};
}
2 changes: 1 addition & 1 deletion pkgs/development/libraries/stb/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/nothings/stb";
license = licenses.publicDomain;
platforms = platforms.all;
maintainers = with maintainers; [ jfrankenau ];
maintainers = with maintainers; [ ];
};
}
2 changes: 1 addition & 1 deletion pkgs/development/python-modules/easygui/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ buildPythonPackage rec {
description = "Very simple, very easy GUI programming in Python";
homepage = "https://github.com/robertlugg/easygui";
license = licenses.bsd3;
maintainers = with maintainers; [ jfrankenau ];
maintainers = with maintainers; [ ];
};
}
2 changes: 1 addition & 1 deletion pkgs/development/python-modules/gphoto2/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ buildPythonPackage rec {
description = "Python interface to libgphoto2";
homepage = "https://github.com/jim-easterbrook/python-gphoto2";
license = licenses.gpl3;
maintainers = with maintainers; [ jfrankenau ];
maintainers = with maintainers; [ ];
};
}
2 changes: 1 addition & 1 deletion pkgs/development/python-modules/pymediainfo/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ buildPythonPackage rec {
homepage = "https://github.com/sbraz/pymediainfo";
changelog = "https://github.com/sbraz/pymediainfo/releases/tag/v${version}";
license = licenses.mit;
maintainers = with maintainers; [ jfrankenau ];
maintainers = with maintainers; [ ];
};
}
2 changes: 1 addition & 1 deletion pkgs/development/python-modules/pyprind/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ buildPythonPackage rec {
description = "Python Progress Bar and Percent Indicator Utility";
homepage = "https://github.com/rasbt/pyprind";
license = licenses.bsd3;
maintainers = with maintainers; [ jfrankenau ];
maintainers = with maintainers; [ ];
};
}
2 changes: 1 addition & 1 deletion pkgs/development/python-modules/rawkit/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ buildPythonPackage rec {
description = "CTypes based LibRaw bindings for Python";
homepage = "https://rawkit.readthedocs.org/";
license = licenses.mit;
maintainers = with maintainers; [ jfrankenau ];
maintainers = with maintainers; [ ];
};
}
2 changes: 1 addition & 1 deletion pkgs/misc/cups/drivers/splix/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ in stdenv.mkDerivation rec {
homepage = "http://splix.ap2c.org";
license = licenses.gpl2;
platforms = platforms.linux;
maintainers = with maintainers; [ jfrankenau ];
maintainers = with maintainers; [ ];
};
}
2 changes: 1 addition & 1 deletion pkgs/tools/filesystems/mergerfs/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/trapexit/mergerfs";
license = lib.licenses.isc;
platforms = lib.platforms.linux;
maintainers = with lib.maintainers; [ jfrankenau makefu ];
maintainers = with lib.maintainers; [ makefu ];
};
}
2 changes: 1 addition & 1 deletion pkgs/tools/filesystems/mergerfs/tools.nix
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/trapexit/mergerfs-tools";
license = licenses.isc;
platforms = platforms.linux;
maintainers = with maintainers; [ jfrankenau ];
maintainers = with maintainers; [ ];
};
}
2 changes: 1 addition & 1 deletion pkgs/tools/inputmethods/fusuma/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ bundlerApp {
description = "Multitouch gestures with libinput driver on X11, Linux";
homepage = "https://github.com/iberianpig/fusuma";
license = licenses.mit;
maintainers = with maintainers; [ jfrankenau nicknovitski Br1ght0ne ];
maintainers = with maintainers; [ nicknovitski Br1ght0ne ];
platforms = platforms.linux;
};
}
2 changes: 1 addition & 1 deletion pkgs/tools/inputmethods/triggerhappy/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/wertarbyte/triggerhappy/";
license = licenses.gpl3Plus;
platforms = platforms.linux;
maintainers = with maintainers; [ jfrankenau taha ];
maintainers = with maintainers; [ taha ];
};
}
2 changes: 1 addition & 1 deletion pkgs/tools/misc/ntfy/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,6 @@ in python.pkgs.buildPythonApplication rec {
description = "A utility for sending notifications, on demand and when commands finish";
homepage = "http://ntfy.rtfd.org/";
license = licenses.gpl3;
maintainers = with maintainers; [ jfrankenau kamilchm ];
maintainers = with maintainers; [ kamilchm ];
};
}
2 changes: 1 addition & 1 deletion pkgs/tools/misc/otfcc/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/caryll/otfcc";
license = licenses.asl20;
platforms = platforms.unix;
maintainers = with maintainers; [ jfrankenau ttuegel ];
maintainers = with maintainers; [ ttuegel ];
};

}
2 changes: 1 addition & 1 deletion pkgs/tools/misc/plowshare/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
A command-line download/upload tool for popular file sharing websites
'';
license = lib.licenses.gpl3;
maintainers = with lib.maintainers; [ aforemny jfrankenau ];
maintainers = with lib.maintainers; [ aforemny ];
platforms = lib.platforms.linux;
};
}

0 comments on commit f1f62c9

Please sign in to comment.