backblaze-b2: add phaer as maintainer
This commit is contained in:
@@ -104,6 +104,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
|
||||
meta = {
|
||||
description = "Command-line tool for accessing the Backblaze B2 storage service";
|
||||
homepage = "https://github.com/Backblaze/B2_Command_Line_Tool";
|
||||
maintainers = with lib.maintainers; [ phaer ];
|
||||
changelog = "https://github.com/Backblaze/B2_Command_Line_Tool/blob/${finalAttrs.src.tag}/CHANGELOG.md";
|
||||
license = lib.licenses.mit;
|
||||
mainProgram = "backblaze-b2";
|
||||
|
||||
Reference in New Issue
Block a user