1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-09-29 17:57:28 +02:00

redshift: remove petabyteboy from maintainers

This commit is contained in:
Robert Helgesson 2022-07-04 11:39:38 +02:00
parent 3bf16c0fd1
commit f2445620d1
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89

View file

@ -10,9 +10,7 @@ let
settingsFormat = pkgs.formats.ini { }; settingsFormat = pkgs.formats.ini { };
in { in {
meta = { meta.maintainers = with maintainers; [ rycee thiagokokada ];
maintainers = with maintainers; [ rycee petabyteboy thiagokokada ];
};
imports = let imports = let
mkRenamed = old: new: mkRenamed = old: new: