redshift: remove petabyteboy from maintainers
This commit is contained in:
parent
3bf16c0fd1
commit
f2445620d1
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue