gojq: remove aaronjheng from maintainers

This commit is contained in:
Aaron Jheng 2025-07-13 16:55:16 +08:00
parent 691ceebaef
commit a6c6fe3394
No known key found for this signature in database
GPG Key ID: F6A547A869D050A3

View File

@ -47,7 +47,6 @@ buildGoModule (finalAttrs: {
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
xiaoxiangmoe
aaronjheng
];
mainProgram = "gojq";
};