Skip to content

Commit e302372

Browse files
yvan-srakasamrose
andcommitted
Update nix/ext/pgvector.nix
Co-authored-by: samrose <samuel@supabase.io>
1 parent 679ac53 commit e302372

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nix/ext/pgvector.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ let
6969
meta = with lib; {
7070
description = "Open-source vector similarity search for Postgres";
7171
homepage = "https://github.com/${src.owner}/${src.repo}";
72-
maintainers = [ "olirice" ];
7372
platforms = postgresql.meta.platforms;
7473
license = licenses.postgresql;
7574
};

0 commit comments

Comments
 (0)