Fix another maintainers attribute
This commit is contained in:
parent
d5f7976aef
commit
4ed7c2f334
@ -52,6 +52,6 @@ buildPythonPackage rec {
|
|||||||
enhanced interactive Python shell and an architecture for
|
enhanced interactive Python shell and an architecture for
|
||||||
interactive parallel computing.
|
interactive parallel computing.
|
||||||
'';
|
'';
|
||||||
maintainers = stdenv.lib.maintainers.bjornfor;
|
maintainers = [ stdenv.lib.maintainers.bjornfor ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user