1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-19 20:21:14 +00:00

Merge pull request #73915 from aanderse/php-codeowners

codeowners: add etu as php owner
This commit is contained in:
Aaron Andersen 2019-11-22 07:57:51 -05:00 committed by GitHub
commit 4107aa98dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
.github/CODEOWNERS vendored
View file

@ -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