redshift: remove petabyteboy from maintainers

(cherry picked from commit f2445620d1)
This commit is contained in:
Robert Helgesson 2022-07-04 11:39:38 +02:00
parent 17208be516
commit 737a00f5d2
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89

View file

@ -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: