notation: remove aaronjheng from maintainers (#441631)
This commit is contained in:
@@ -49,7 +49,7 @@ buildGoModule (finalAttrs: {
|
||||
description = "CLI tool to sign and verify OCI artifacts and container images";
|
||||
homepage = "https://notaryproject.dev/";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [ aaronjheng ];
|
||||
maintainers = with lib.maintainers; [ ];
|
||||
mainProgram = "notation";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user