mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-14 15:36:47 +03:00
tremor-rs: add happysalada as maintainer
This commit is contained in:
parent
6e6df58ae3
commit
aef3d81135
@ -72,6 +72,6 @@ rustPlatform.buildRustPackage rec {
|
|||||||
homepage = "https://www.tremor.rs/";
|
homepage = "https://www.tremor.rs/";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
platforms = platforms.x86_64;
|
platforms = platforms.x86_64;
|
||||||
maintainers = with maintainers; [ humancalico ];
|
maintainers = with maintainers; [ humancalico happysalada ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user