Merge pull request #181737 from Atemu/zen-kernels-retire-maintainer

zen-kernels: retire myself as a maintainer
This commit is contained in:
Thiago Kenji Okada 2022-07-16 18:07:51 +01:00 committed by GitHub
commit 3036c0c691
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; [ 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)";
};