maintainers: remove duplicate HM entries

We can remove duplicate entries and redirect to the nixpkgs entry.

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Austin Horstman 2025-07-04 00:01:04 -05:00
parent 18e1f7fbce
commit b8bb556ce5
54 changed files with 70 additions and 448 deletions

View file

@ -33,8 +33,8 @@ in
{
meta.maintainers = with lib.maintainers; [
booxter
bricked
rycee
lib.hm.maintainers.bricked
];
options.mozilla = {

View file

@ -200,7 +200,7 @@ let
};
in
{
meta.maintainers = [ lib.hm.maintainers.cwyc ];
meta.maintainers = [ lib.maintainers.cwyc ];
options.xdg.desktopEntries = mkOption {
description = ''