Merge pull request #231685 from PedroHLC/zen-kernels-leave

zen-kernels: drop myself (pedrohlc) as maintainer
This commit is contained in:
figsoda 2023-05-13 14:16:28 -04:00 committed by GitHub
commit 622f800979
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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)";
};