CODEOWNERS: Move code ownership to php maintainer team

gstqt5
Elis Hirwing 2020-05-16 18:13:02 +02:00
parent 726cbe0d40
commit 3d3519e2c3
No known key found for this signature in database
GPG Key ID: D57EFA625C9A925F
1 changed files with 6 additions and 6 deletions

12
.github/CODEOWNERS vendored
View File

@ -181,12 +181,12 @@
/nixos/modules/services/monitoring/prometheus/exporters.xml @WilliButz
/nixos/tests/prometheus-exporters.nix @WilliButz
# PHP
/doc/languages-frameworks/php.section.md @etu
/nixos/tests/php @etu
/pkgs/build-support/build-pecl.nix @etu
/pkgs/development/interpreters/php @etu
/pkgs/top-level/php-packages.nix @etu
# PHP interpreter, packages, extensions, tests and documentation
/doc/languages-frameworks/php.section.md @NixOS/php
/nixos/tests/php @NixOS/php
/pkgs/build-support/build-pecl.nix @NixOS/php
/pkgs/development/interpreters/php @NixOS/php
/pkgs/top-level/php-packages.nix @NixOS/php
# Podman, CRI-O modules and related
/nixos/modules/virtualisation/containers.nix @NixOS/podman