buf: add hythera as maintainer

This commit is contained in:
Hythera
2026-03-11 09:25:47 +01:00
parent c7132851f7
commit 79acc1f9d9
+1
View File
@@ -88,6 +88,7 @@ buildGoModule (finalAttrs: {
description = "Create consistent Protobuf APIs that preserve compatibility and comply with design best-practices";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [
hythera
jk
lrewega
];