zen-kernels: drop myself (pedrohlc) as maintainer

This commit is contained in:
PedroHLC ☭ 2023-05-13 12:39:09 -03:00
parent 635a306fc8
commit fcef6b33ca
No known key found for this signature in database
GPG key ID: F5BFC029DA9A28CE

View file

@ -32,7 +32,7 @@ let
extraMeta = {
branch = lib.versions.majorMinor version + "/master";
maintainers = with lib.maintainers; [ pedrohlc ];
maintainers = with lib.maintainers; [ ];
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)";
};