Merge pull request #258398 from zzzsyyy/update/xanmod

linux_xanmod: add zzzsy as maintainer
This commit is contained in:
Nick Cao 2023-10-01 10:16:11 -04:00 committed by GitHub
commit 14a2eeca9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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