Unverified Commit 2ea1de4b authored by Wolfgang Walther's avatar Wolfgang Walther Committed by GitHub
Browse files

letterpress: drop maintainership (#469306)

parents 785198fe 104ae29f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";