python3Packages.plotly: add sarahec as maintainer
This commit is contained in:
@@ -142,6 +142,9 @@ buildPythonPackage rec {
|
||||
downloadPage = "https://github.com/plotly/plotly.py";
|
||||
changelog = "https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ pandapip1 ];
|
||||
maintainers = with lib.maintainers; [
|
||||
pandapip1
|
||||
sarahec
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user