python27: add thiagokokada as maintainer
This commit is contained in:
@@ -329,7 +329,7 @@ in with passthru; stdenv.mkDerivation ({
|
||||
'';
|
||||
license = lib.licenses.psfl;
|
||||
platforms = lib.platforms.all;
|
||||
maintainers = with lib.maintainers; [ fridh ];
|
||||
maintainers = with lib.maintainers; [ fridh thiagokokada ];
|
||||
# Higher priority than Python 3.x so that `/bin/python` points to `/bin/python2`
|
||||
# in case both 2 and 3 are installed.
|
||||
priority = -100;
|
||||
|
||||
Reference in New Issue
Block a user