mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 04:02:10 +00:00
Merge pull request #228367 from Shawn8901/xanmod-maintainer
linux_xanmod: add shawn8901 as maintainer
This commit is contained in:
commit
574319531e
|
@ -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;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue