mutmut: Add l0b0 as maintainer
This commit is contained in:
parent
4b610f43ae
commit
97927bc69d
@ -37,6 +37,9 @@ python3Packages.buildPythonApplication rec {
|
|||||||
homepage = "https://github.com/boxed/mutmut";
|
homepage = "https://github.com/boxed/mutmut";
|
||||||
changelog = "https://github.com/boxed/mutmut/blob/${version}/HISTORY.rst";
|
changelog = "https://github.com/boxed/mutmut/blob/${version}/HISTORY.rst";
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
maintainers = with maintainers; [ synthetica ];
|
maintainers = with maintainers; [
|
||||||
|
l0b0
|
||||||
|
synthetica
|
||||||
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user