···3838 homepage = "https://github.com/jesec/libtorrent";
3939 description = "A BitTorrent library written in C++ for *nix, with focus on high performance and good code (jesec's fork)";
4040 license = licenses.gpl2Plus;
4141- maintainers = with maintainers; [ winterqt AndersonTorres ];
4141+ maintainers = with maintainers; [ winter AndersonTorres ];
4242 platforms = platforms.linux;
4343 };
4444}