mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 21:33:03 +03:00
python.pkgs.bokeh: add myself to maintainers
This commit is contained in:
parent
fc303d2e25
commit
c97ea96860
@ -78,5 +78,6 @@ buildPythonPackage rec {
|
||||
description = "Statistical and novel interactive HTML plots for Python";
|
||||
homepage = "http://github.com/bokeh/bokeh";
|
||||
license = lib.licenses.bsd3;
|
||||
maintainers = with lib.maintainers; [ orivej ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user