Skip to content

Commit c97ea96

Browse files
committedNov 25, 2017
python.pkgs.bokeh: add myself to maintainers
1 parent fc303d2 commit c97ea96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎pkgs/development/python-modules/bokeh/default.nix

+1
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,6 @@ buildPythonPackage rec {
7878
description = "Statistical and novel interactive HTML plots for Python";
7979
homepage = "http://github.com/bokeh/bokeh";
8080
license = lib.licenses.bsd3;
81+
maintainers = with lib.maintainers; [ orivej ];
8182
};
8283
}

0 commit comments

Comments
 (0)