mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
librewolf-unwrapped: add owners
Since the bot does not seem to pick up maintainers for changes to e.g. `src.json` and so manual review is needed. This should resolve that.
This commit is contained in:
parent
606afc2772
commit
fa7b5cc939
2 changed files with 2 additions and 0 deletions
|
@ -230,6 +230,7 @@ nixos/modules/installer/tools/nix-fallback-paths.nix @NixOS/nix-team @raitobeza
|
|||
/nixos/tests/snapcast.nix @mweinelt
|
||||
|
||||
# Browsers
|
||||
/pkgs/applications/networking/browsers/librewolf @squalus @DominicWrege @fpletz @LordGrimmauld
|
||||
/pkgs/applications/networking/browsers/firefox @mweinelt
|
||||
/pkgs/applications/networking/browsers/chromium @emilylange @networkException
|
||||
/nixos/tests/chromium.nix @emilylange @networkException
|
||||
|
|
|
@ -29,6 +29,7 @@ in
|
|||
description = "Fork of Firefox, focused on privacy, security and freedom";
|
||||
homepage = "https://librewolf.net/";
|
||||
maintainers = with lib.maintainers; [
|
||||
# Also update ci/OWNERS entry when changing maintainers
|
||||
squalus
|
||||
dwrege
|
||||
fpletz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue