Skip to content

Commit 105c745

Browse files
committed
qbittorrent: remove paveloom from maintainers
1 parent cb570cf commit 105c745

File tree

1 file changed

+1
-1
lines changed
  • pkgs/applications/networking/p2p/qbittorrent

1 file changed

+1
-1
lines changed

pkgs/applications/networking/p2p/qbittorrent/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,6 @@ stdenv.mkDerivation rec {
9595
changelog = "https://github.com/qbittorrent/qBittorrent/blob/release-${version}/Changelog";
9696
license = licenses.gpl2Plus;
9797
platforms = platforms.unix;
98-
maintainers = with maintainers; [ Anton-Latukha kashw2 paveloom ];
98+
maintainers = with maintainers; [ Anton-Latukha kashw2 ];
9999
};
100100
}

0 commit comments

Comments
 (0)