diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 238ba161b58f..6eda7473bf6b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -167,3 +167,8 @@ /nixos/modules/services/monitoring/prometheus/exporters.nix @WilliButz /nixos/modules/services/monitoring/prometheus/exporters.xml @WilliButz /nixos/tests/prometheus-exporters.nix @WilliButz + +# PHP +/pkgs/development/interpreters/php @etu +/pkgs/top-level/php-packages.nix @etu +/pkgs/build-support/build-pecl.nix @etu