prisma-engines: removing myself from maintainers
This commit is contained in:
parent
78d19be60e
commit
bccf438b41
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ rustPlatform.buildRustPackage rec {
|
|||
homepage = "https://www.prisma.io/";
|
||||
license = licenses.asl20;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ pamplemousse pimeys tomhoule ivan ];
|
||||
maintainers = with maintainers; [ pimeys tomhoule ivan ];
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue