python.pkgs.bokeh: add myself to maintainers
This commit is contained in:
@@ -78,5 +78,6 @@ buildPythonPackage rec {
|
|||||||
description = "Statistical and novel interactive HTML plots for Python";
|
description = "Statistical and novel interactive HTML plots for Python";
|
||||||
homepage = "http://github.com/bokeh/bokeh";
|
homepage = "http://github.com/bokeh/bokeh";
|
||||||
license = lib.licenses.bsd3;
|
license = lib.licenses.bsd3;
|
||||||
|
maintainers = with lib.maintainers; [ orivej ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user