Unverified Commit 9258365f authored by Sefa Eyeoglu's avatar Sefa Eyeoglu Committed by GitHub
Browse files

fluxcd-operator-mcp: add maintainer stealthybox (#514704)

parents 09301f29 50ecb26c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -61,6 +61,7 @@ buildGoModule (finalAttrs: {
    license = lib.licenses.agpl3Only;
    maintainers = with lib.maintainers; [
      mattfield
      stealthybox
    ];
    mainProgram = "flux-operator-mcp";
  };