lollypop: add lovesegfault to maintainers

This commit is contained in:
Bernardo Meurer
2021-02-14 15:01:54 -08:00
parent be864bbd67
commit 368c1d9d7d

View File

@@ -106,7 +106,7 @@ python3.pkgs.buildPythonApplication rec {
description = "A modern music player for GNOME";
homepage = "https://wiki.gnome.org/Apps/Lollypop";
license = licenses.gpl3Plus;
maintainers = with maintainers; [ worldofpeace ];
maintainers = with maintainers; [ worldofpeace lovesegfault ];
platforms = platforms.linux;
};
}