mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
metal-cli: remove myself from maintainers
(cherry picked from commit 2eba2d2bf0)
This commit is contained in:
parent
7b14385675
commit
e9ba6ae7f2
1 changed files with 1 additions and 3 deletions
|
|
@ -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";
|
||||
};
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue