python3Packages.seaborn: add miniharinn as maintainer
This commit is contained in:
@@ -86,5 +86,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://seaborn.pydata.org/";
|
||||
changelog = "https://github.com/mwaskom/seaborn/blob/v${version}/doc/whatsnew/v${version}.rst";
|
||||
license = with lib.licenses; [ bsd3 ];
|
||||
maintainers = with lib.maintainers; [ miniharinn ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user