buf: remove aaronjheng from maintainers

This commit is contained in:
Aaron Jheng
2025-07-14 08:44:21 +08:00
parent f68666ff27
commit 4077be1756
-1
View File
@@ -90,7 +90,6 @@ buildGoModule (finalAttrs: {
maintainers = with lib.maintainers; [
jk
lrewega
aaronjheng
];
mainProgram = "buf";
};