Skip to content

Commit 200c320

Browse files
committed
subtitleedit: remove paveloom from maintainers
1 parent 4b53474 commit 200c320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/applications/video/subtitleedit/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,6 @@ stdenv.mkDerivation rec {
9292
license = licenses.gpl3Plus;
9393
platforms = platforms.all;
9494
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
95-
maintainers = with maintainers; [ paveloom ];
95+
maintainers = with maintainers; [ ];
9696
};
9797
}

0 commit comments

Comments
 (0)