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";
|
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 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user