Unverified Commit 6a07e51f authored by Lena Fuhrimann's avatar Lena Fuhrimann Committed by GitHub
Browse files

Remove 1000101 from blockbook maintainers

parent bb55ace2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -82,7 +82,6 @@ buildGoModule rec {
    license = licenses.agpl3Only;
    maintainers = with maintainers; [
      mmahut
      _1000101
    ];
    platforms = platforms.unix;
    mainProgram = "blockbook";