Commit 603ff7ec authored by Anthony ROUSSEL's avatar Anthony ROUSSEL Committed by Anthony Roussel
Browse files

glab: add anthonyroussel to maintainers

parent 56d32fd2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -85,6 +85,7 @@ buildGoModule (finalAttrs: {
    maintainers = with lib.maintainers; [
      freezeboy
      luftmensch-luftmensch
      anthonyroussel
    ];
    mainProgram = "glab";
  };