python312Packages.borb: add maintainer getchoo
This commit is contained in:
@@ -68,6 +68,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://borbpdf.com/";
|
||||
changelog = "https://github.com/jorisschellekens/borb/releases/tag/v${version}";
|
||||
license = licenses.agpl3Only;
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ getchoo ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user