letterpress: drop maintainership (#469306)

This commit is contained in:
Wolfgang Walther
2025-12-09 15:55:13 +00:00
committed by GitHub
+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";