diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 76fb19529b03..f222af230bb1 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -97,3 +97,9 @@ /pkgs/desktops/plasma-5 @ttuegel /pkgs/development/libraries/kde-frameworks @ttuegel /pkgs/development/libraries/qt-5 @ttuegel + +# PostgreSQL and related stuff +/pkgs/servers/sql/postgresql @thoughtpolice +/nixos/modules/services/databases/postgresql.xml @thoughtpolice +/nixos/modules/services/databases/postgresql.nix @thoughtpolice +/nixos/tests/postgresql.nix @thoughtpolice