mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
azure-storage-azcopy: maintainers: drop colemickens
This commit is contained in:
parent
b81b4edf1a
commit
ad7b1030db
1 changed files with 1 additions and 4 deletions
|
@ -30,9 +30,6 @@ buildGoModule rec {
|
|||
homepage = "https://github.com/Azure/azure-storage-azcopy";
|
||||
changelog = "https://github.com/Azure/azure-storage-azcopy/releases/tag/v${version}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [
|
||||
colemickens
|
||||
kashw2
|
||||
];
|
||||
maintainers = with maintainers; [ kashw2 ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue