From b1f77073bc7befc680055095bd13a1e97530e265 Mon Sep 17 00:00:00 2001 From: Christoph Heiss Date: Sat, 11 Feb 2023 12:54:08 +0100 Subject: proxmox-backup-client: add christoph-heiss as maintainer Signed-off-by: Christoph Heiss --- pkgs/applications/backup/proxmox-backup-client/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/applications/backup/proxmox-backup-client') diff --git a/pkgs/applications/backup/proxmox-backup-client/default.nix b/pkgs/applications/backup/proxmox-backup-client/default.nix index 7c6cf6408a51a..92e44fc90febe 100644 --- a/pkgs/applications/backup/proxmox-backup-client/default.nix +++ b/pkgs/applications/backup/proxmox-backup-client/default.nix @@ -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; }; } -- cgit 1.4.1