linux_xanmod: add lovesegfault to maintainers

This commit is contained in:
Bernardo Meurer 2021-08-07 19:01:10 -07:00
parent d7d8cee35c
commit 44ac8719ed
No known key found for this signature in database
GPG key ID: F4C0D53B8D14C246

View file

@ -48,7 +48,7 @@ buildLinux (args // rec {
extraMeta = {
branch = "5.13-cacule";
maintainers = with lib.maintainers; [ fortuneteller2k ];
maintainers = with lib.maintainers; [ fortuneteller2k lovesegfault ];
description = "Built with custom settings and new features built to provide a stable, responsive and smooth desktop experience";
broken = stdenv.isAarch64;
};