Unverified Commit 622f8009 authored by figsoda's avatar figsoda Committed by GitHub
Browse files

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

zen-kernels: drop myself (pedrohlc) as maintainer
parents 8d790f3e fcef6b33
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)";
    };