Unverified Commit fcef6b33 authored by PedroHLC ☭'s avatar PedroHLC ☭
Browse files

zen-kernels: drop myself (pedrohlc) as maintainer

parent 635a306f
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)";
    };