kopia: add blenderfreaky and nadir-ishiguro as maintainers
This commit is contained in:
@@ -52,6 +52,10 @@ buildGoModule rec {
|
||||
description = "Cross-platform backup tool with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication";
|
||||
mainProgram = "kopia";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib; [ maintainers.bbigras ];
|
||||
maintainers = with lib.maintainers; [
|
||||
bbigras
|
||||
blenderfreaky
|
||||
nadir-ishiguro
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user