OWNERS: add postgres team to own cargo-pgrx

This is exclusively used to built PostgreSQL extensions.
This commit is contained in:
Wolfgang Walther
2024-11-20 22:27:53 +01:00
parent 31b9d15443
commit 1596e0aa7d
+1
View File
@@ -241,6 +241,7 @@ pkgs/development/python-modules/buildcatrust/ @ajs124 @lukegb @mweinelt
# PostgreSQL and related stuff
/pkgs/servers/sql/postgresql @NixOS/postgres
/pkgs/development/tools/rust/cargo-pgrx @NixOS/postgres
/nixos/modules/services/databases/postgresql.md @NixOS/postgres
/nixos/modules/services/databases/postgresql.nix @NixOS/postgres
/nixos/tests/postgresql @NixOS/postgres