Skip to content

Commit

Permalink
librewolf-bin: add dwrege as maintainer
Browse files Browse the repository at this point in the history
(cherry picked from commit 120d181)
  • Loading branch information
DominicWrege authored and github-actions[bot] committed Dec 21, 2024
1 parent ad72a67 commit 3e53960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/by-name/li/librewolf-bin/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ appimageTools.wrapType2 {
description = "Fork of Firefox, focused on privacy, security and freedom (upstream AppImage release)";
homepage = "https://librewolf.net";
license = lib.licenses.mpl20;
maintainers = with lib.maintainers; [ ];
maintainers = with lib.maintainers; [ dwrege ];
platforms = [ "x86_64-linux" ];
mainProgram = "librewolf";
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
Expand Down

0 comments on commit 3e53960

Please sign in to comment.