Unverified Commit ee9a3cae authored by Franz Pletz's avatar Franz Pletz
Browse files

kubo: remove myself as maintainer

parent 6a1d006c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -70,7 +70,6 @@ buildGoModule rec {
    mainProgram = "ipfs";
    maintainers = with maintainers; [
      Luflosi
      fpletz
    ];
  };
}