xanmod-kernels: make myself a maintainer

This commit is contained in:
Atemu 2022-05-16 18:50:16 +02:00
parent fe151054ff
commit 336ee6b108

View file

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