linux_xanmod: add shawn8901 as maintainer

This commit is contained in:
Shawn8901 2023-04-26 20:23:19 +02:00
parent a348d5aa54
commit 33a4803b3c

View file

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