python3.pkgs.slob: add doronbehar to maintainers
This commit is contained in:
@@ -47,5 +47,6 @@ buildPythonPackage {
|
||||
description = "Reference implementation of the slob (sorted list of blobs) format";
|
||||
mainProgram = "slob";
|
||||
license = lib.licenses.gpl3Only;
|
||||
maintainers = with lib.maintainers; [ doronbehar ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user