Unverified Commit 14a2eeca authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

Merge pull request #258398 from zzzsyyy/update/xanmod

linux_xanmod: add zzzsy as maintainer
parents 4e008977 4158c91f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@ let

    extraMeta = {
      branch = lib.versions.majorMinor version;
      maintainers = with lib.maintainers; [ fortuneteller2k lovesegfault atemu shawn8901 ];
      maintainers = with lib.maintainers; [ fortuneteller2k lovesegfault atemu shawn8901 zzzsy ];
      description = "Built with custom settings and new features built to provide a stable, responsive and smooth desktop experience";
      broken = stdenv.isAarch64;
    };