Apply suggestions from code review
This commit is contained in:
parent
d28799abfa
commit
cd2f11b1d9
1 changed files with 1 additions and 1 deletions
|
@ -61,6 +61,6 @@ python3Packages.buildPythonPackage rec {
|
|||
|
||||
license = licenses.bsd2;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ benley lassulus hexa ];
|
||||
maintainers = with maintainers; [ benley lassulus ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue