Commit aef3d811 authored by happysalada's avatar happysalada Committed by Yt
Browse files

tremor-rs: add happysalada as maintainer

parent 6e6df58a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -72,6 +72,6 @@ rustPlatform.buildRustPackage rec {
    homepage = "https://www.tremor.rs/";
    license = licenses.asl20;
    platforms = platforms.x86_64;
    maintainers = with maintainers; [ humancalico ];
    maintainers = with maintainers; [ humancalico happysalada ];
  };
}