buf: remove aaronjheng from maintainers

This commit is contained in:
Aaron Jheng 2025-07-14 08:44:21 +08:00
parent f68666ff27
commit 4077be1756
No known key found for this signature in database
GPG Key ID: F6A547A869D050A3

View File

@ -90,7 +90,6 @@ buildGoModule (finalAttrs: {
maintainers = with lib.maintainers; [ maintainers = with lib.maintainers; [
jk jk
lrewega lrewega
aaronjheng
]; ];
mainProgram = "buf"; mainProgram = "buf";
}; };