mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 04:02:10 +00:00
proxmox-backup-client: add christoph-heiss as maintainer
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
parent
1eab6a2fd2
commit
b1f77073bc
|
@ -64,7 +64,7 @@ rustPlatform.buildRustPackage rec {
|
|||
description = "The command line client for Proxmox Backup Server";
|
||||
homepage = "https://pbs.proxmox.com/docs/backup-client.html";
|
||||
license = licenses.agpl3Only;
|
||||
maintainers = with maintainers; [ cofob ];
|
||||
maintainers = with maintainers; [ cofob christoph-heiss ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue