Merge pull request #228367 from Shawn8901/xanmod-maintainer

linux_xanmod: add shawn8901 as maintainer
This commit is contained in:
Atemu 2023-04-27 09:14:19 +02:00 committed by GitHub
commit 574319531e
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 ];
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;
};