letterpress: drop maintainership

This commit is contained in:
Dawid Dziurla
2025-12-09 15:43:40 +01:00
committed by GitHub
parent fe21dc5325
commit 104ae29f2a
+1 -1
View File
@@ -73,7 +73,7 @@ python3Packages.buildPythonApplication rec {
homepage = "https://apps.gnome.org/Letterpress/";
changelog = "https://gitlab.gnome.org/World/Letterpress/-/releases/${version}";
license = licenses.gpl3Plus;
maintainers = [ maintainers.dawidd6 ];
maintainers = [ ];
teams = [ teams.gnome-circle ];
platforms = platforms.linux;
mainProgram = "letterpress";