zen-kernels: retire myself as a maintainer

I don't use either anymore
This commit is contained in:
Atemu 2022-07-16 16:48:23 +02:00
parent 4a01ca36d6
commit ff2e597e9a

View File

@ -32,7 +32,7 @@ let
extraMeta = {
branch = lib.versions.majorMinor version + "/master";
maintainers = with lib.maintainers; [ atemu andresilva pedrohlc psydvl ];
maintainers = with lib.maintainers; [ andresilva pedrohlc psydvl ];
description = "Built using the best configuration and kernel sources for desktop, multimedia, and gaming workloads." +
lib.optionalString isLqx " (Same as linux_zen but less aggressive release schedule)";
};