linux_xanmod: add zzzsy as maintainer

This commit is contained in:
zzzsyyy 2023-10-01 20:57:35 +08:00
parent 94c35a3ad7
commit 4158c91f7b
No known key found for this signature in database
GPG Key ID: 3F2409FFE586FB7F

View File

@ -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;
};