Unverified Commit f9fa6e6f authored by Darren Rambaud's avatar Darren Rambaud
Browse files

maintainers: add debtquity

* add self to maintainers list for ory
parent f5f00029
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -54,6 +54,7 @@ buildGoModule (finalAttrs: {
    maintainers = with lib.maintainers; [
      luleyleo
      nicolas-goudry
      debtquity
    ];
  };
})