We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
paveloom
1 parent 4b53474 commit 200c320Copy full SHA for 200c320
pkgs/applications/video/subtitleedit/default.nix
@@ -92,6 +92,6 @@ stdenv.mkDerivation rec {
92
license = licenses.gpl3Plus;
93
platforms = platforms.all;
94
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
95
- maintainers = with maintainers; [ paveloom ];
+ maintainers = with maintainers; [ ];
96
};
97
}
0 commit comments