Skip to content

Commit 7db85c1

Browse files
yvan-srakasamrose
andauthored
Update nix/ext/pgvector.nix
Co-authored-by: samrose <[email protected]>
1 parent b8a1176 commit 7db85c1

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)