zen-kernels: add pedrohlc as maintainer

This commit is contained in:
PedroHLC ☭ 2022-07-12 18:04:57 -03:00
parent c1f94c40df
commit c2fa5569a0
No known key found for this signature in database
GPG Key ID: DF4C6898CBDC6DF5

View File

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