CPython and PyPy: update meta.maintainers
This commit is contained in:
@@ -178,6 +178,6 @@ in stdenv.mkDerivation {
|
||||
'';
|
||||
license = licenses.psfl;
|
||||
platforms = with platforms; linux ++ darwin;
|
||||
maintainers = with maintainers; [ chaoflow domenkozar cstrahan kragniz ];
|
||||
maintainers = with maintainers; [ fridh kragniz ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user