···227227 '';
228228 license = stdenv.lib.licenses.psfl;
229229 platforms = stdenv.lib.platforms.all;
230230- maintainers = with stdenv.lib.maintainers; [ chaoflow domenkozar ];
230230+ maintainers = with stdenv.lib.maintainers; [ fridh ];
231231 # Higher priority than Python 3.x so that `/bin/python` points to `/bin/python2`
232232 # in case both 2 and 3 are installed.
233233 priority = -100;