mirror of
https://github.com/nix-community/home-manager.git
synced 2025-03-06 16:57:03 +00:00
firefox: add HPSaucii maintainer
This commit is contained in:
parent
27ffa35178
commit
6c93eea85d
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@ let
|
|||
|
||||
mkFirefoxModule = import ./firefox/mkFirefoxModule.nix;
|
||||
in {
|
||||
meta.maintainers = [ maintainers.rycee hm.maintainers.bricked ];
|
||||
meta.maintainers =
|
||||
[ maintainers.rycee hm.maintainers.bricked hm.maintainers.HPsaucii ];
|
||||
|
||||
imports = [
|
||||
(mkFirefoxModule {
|
||||
|
|
Loading…
Add table
Reference in a new issue