python3.pkgs.tabulate: add doronbehar to maintainers
This commit is contained in:
@@ -42,5 +42,6 @@ buildPythonPackage rec {
|
||||
mainProgram = "tabulate";
|
||||
homepage = "https://github.com/astanin/python-tabulate";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ doronbehar ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user