Merge pull request #183026 from psydvl/zen-kernels

zen-kernels: retire myself as a maintainer
This commit is contained in:
Bobby Rong 2022-07-27 20:23:47 +08:00 committed by GitHub
commit 1627b57c28
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; [ andresilva pedrohlc psydvl ];
maintainers = with lib.maintainers; [ andresilva pedrohlc ];
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)";
};