forked from mirrors/nixpkgs
prisma-engines: add tomhoule maintainer
This commit is contained in:
parent
d5f7213a2a
commit
364b4f09bb
|
@ -59,7 +59,7 @@ rustPlatform.buildRustPackage rec {
|
|||
homepage = "https://www.prisma.io/";
|
||||
license = licenses.asl20;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ pamplemousse pimeys superherointj ];
|
||||
maintainers = with maintainers; [ pamplemousse pimeys superherointj tomhoule ];
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue