zen-kernels: retire myself as a maintainer
This commit is contained in:
parent
5fd5438624
commit
1909ee2df3
1 changed files with 1 additions and 1 deletions
|
@ -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)";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue