mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
metal-cli: remove myself from maintainers
(cherry picked from commit 2eba2d2bf0)
This commit is contained in:
committed by
github-actions[bot]
parent
7b14385675
commit
e9ba6ae7f2
@@ -48,9 +48,7 @@ buildGoModule (finalAttrs: {
|
||||
homepage = "https://github.com/equinix/metal-cli/";
|
||||
changelog = "https://github.com/equinix/metal-cli/releases/tag/v${finalAttrs.version}";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [
|
||||
teutat3s
|
||||
];
|
||||
maintainers = [ ];
|
||||
mainProgram = "metal";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user