treewide: Drop infinisil as maintainer from most packages
I'm not going anywhere, I'm focusing my energy on other issues, and getting pinged as a maintainer for packages is a bit distracting (also I'm not using most of these packages anyways!)
···3737 description = "Library with common code used by the libraries and tools around the libimobiledevice project";
3838 license = licenses.lgpl21Plus;
3939 platforms = platforms.unix;
4040- maintainers = with maintainers; [ infinisil ];
4040+ maintainers = [ ];
4141 };
4242}