Skip to content

Commit 6c98676

Browse files
committed
python312Packages.plotly: adopt
1 parent 46c1ce8 commit 6c98676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/development/python-modules/plotly/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ buildPythonPackage rec {
4343
downloadPage = "https://github.com/plotly/plotly.py";
4444
homepage = "https://plot.ly/python/";
4545
license = with licenses; [ mit ];
46-
maintainers = [ ];
46+
maintainers = with maintainers; [ pandapip1 ];
4747
};
4848
}

0 commit comments

Comments
 (0)