go-jsonnet: remove aaronjheng from maintainers

This commit is contained in:
Aaron Jheng 2025-07-14 08:44:50 +08:00
parent 99dc34dc53
commit b0e8a55ed3
No known key found for this signature in database
GPG Key ID: F6A547A869D050A3

View File

@ -36,7 +36,6 @@ buildGoModule (finalAttrs: {
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [
nshalman
aaronjheng
];
mainProgram = "jsonnet";
};