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";
|
description = "CLI tool to sign and verify OCI artifacts and container images";
|
||||||
homepage = "https://notaryproject.dev/";
|
homepage = "https://notaryproject.dev/";
|
||||||
license = lib.licenses.asl20;
|
license = lib.licenses.asl20;
|
||||||
maintainers = with lib.maintainers; [ aaronjheng ];
|
maintainers = with lib.maintainers; [ ];
|
||||||
mainProgram = "notation";
|
mainProgram = "notation";
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user