mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
redshift: remove petabyteboy from maintainers
(cherry picked from commit f2445620d1)
This commit is contained in:
@@ -10,9 +10,7 @@ let
|
||||
settingsFormat = pkgs.formats.ini { };
|
||||
|
||||
in {
|
||||
meta = {
|
||||
maintainers = with maintainers; [ rycee petabyteboy thiagokokada ];
|
||||
};
|
||||
meta.maintainers = with maintainers; [ rycee thiagokokada ];
|
||||
|
||||
imports = let
|
||||
mkRenamed = old: new:
|
||||
|
||||
Reference in New Issue
Block a user