From b0ac19e050676d9c6b07ec3f8cc9c7ab7487333a Mon Sep 17 00:00:00 2001 From: worldofpeace Date: Wed, 1 Apr 2020 20:16:24 -0400 Subject: nixos: add freedesktop/gnome/myself maintainers --- nixos/modules/config/xdg/mime.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nixos/modules/config/xdg/mime.nix') diff --git a/nixos/modules/config/xdg/mime.nix b/nixos/modules/config/xdg/mime.nix index a5374c2b468..4cdb3f30994 100644 --- a/nixos/modules/config/xdg/mime.nix +++ b/nixos/modules/config/xdg/mime.nix @@ -2,6 +2,10 @@ with lib; { + meta = { + maintainers = teams.freedesktop.members; + }; + options = { xdg.mime.enable = mkOption { type = types.bool; -- cgit 1.4.1