mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-20 00:53:12 +03:00
cosign: add developer-guy to the maintainers
This commit is contained in:
parent
f2a1f0cf82
commit
000960c351
@ -72,6 +72,6 @@ buildGoModule rec {
|
||||
changelog = "https://github.com/sigstore/cosign/releases/tag/v${version}";
|
||||
description = "Container Signing CLI with support for ephemeral keys and Sigstore signing";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ lesuisse jk ];
|
||||
maintainers = with maintainers; [ lesuisse jk developer-guy ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user