Commit ef981af9 authored by Ross Smyth's avatar Ross Smyth
Browse files

cargo-auditable: RossSmyth adopts

parent 93fd8965
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ let
        mit # or
        asl20
      ];
      maintainers = [ ];
      maintainers = with maintainers; [ RossSmyth ];
      broken = stdenv.hostPlatform != stdenv.buildPlatform;
    };
  };