python3Packages.pipdeptree: add mdaniels5757 as maintainer (#426691)
This commit is contained in:
@@ -68,7 +68,10 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/tox-dev/pipdeptree";
|
||||
changelog = "https://github.com/tox-dev/pipdeptree/releases/tag/${src.tag}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ charlesbaynham ];
|
||||
maintainers = with maintainers; [
|
||||
charlesbaynham
|
||||
mdaniels5757
|
||||
];
|
||||
mainProgram = "pipdeptree";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user