Unverified Commit 79acc1f9 authored by Hythera's avatar Hythera
Browse files

buf: add hythera as maintainer

parent c7132851
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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
    ];