mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-13 02:37:24 +00:00
coldsnap: maintained by Determinate Systems
This commit is contained in:
parent
5e35744c4c
commit
ac70b1c269
@ -27,6 +27,6 @@ rustPlatform.buildRustPackage rec {
|
||||
description = "A command line interface for Amazon EBS snapshots";
|
||||
changelog = "https://github.com/awslabs/coldsnap/blob/${src.rev}/CHANGELOG.md";
|
||||
license = licenses.apsl20;
|
||||
maintainers = with maintainers; [ hoverbear ];
|
||||
maintainers = teams.determinatesystems.members;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user