linux_xanmod: add zzzsy as maintainer
This commit is contained in:
parent
94c35a3ad7
commit
4158c91f7b
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ let
|
||||||
|
|
||||||
extraMeta = {
|
extraMeta = {
|
||||||
branch = lib.versions.majorMinor version;
|
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";
|
description = "Built with custom settings and new features built to provide a stable, responsive and smooth desktop experience";
|
||||||
broken = stdenv.isAarch64;
|
broken = stdenv.isAarch64;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue