maintainer: remove AkechiShiro

This commit is contained in:
Lahfa Samy
2024-02-10 19:37:07 +01:00
parent 56abe70df8
commit 8a2917e849
+1 -1
View File
@@ -102,7 +102,7 @@ python3.pkgs.buildPythonApplication rec {
that can appeal to newbies and professionals alike.
'';
license = licenses.lgpl21Plus;
maintainers = with maintainers; [ akechishiro ];
maintainers = with maintainers; [ ];
platforms = platforms.linux;
mainProgram = "pitivi";
};