mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
OWNERS: add postgres team to own cargo-pgrx
This is exclusively used to built PostgreSQL extensions.
This commit is contained in:
parent
31b9d15443
commit
1596e0aa7d
1 changed files with 1 additions and 0 deletions
|
@ -241,6 +241,7 @@ pkgs/development/python-modules/buildcatrust/ @ajs124 @lukegb @mweinelt
|
||||||
|
|
||||||
# PostgreSQL and related stuff
|
# PostgreSQL and related stuff
|
||||||
/pkgs/servers/sql/postgresql @NixOS/postgres
|
/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.md @NixOS/postgres
|
||||||
/nixos/modules/services/databases/postgresql.nix @NixOS/postgres
|
/nixos/modules/services/databases/postgresql.nix @NixOS/postgres
|
||||||
/nixos/tests/postgresql @NixOS/postgres
|
/nixos/tests/postgresql @NixOS/postgres
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue