about summary refs log tree commit diff
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorElis Hirwing <elis@hirwing.se>2020-04-19 20:58:18 +0200
committerElis Hirwing <elis@hirwing.se>2020-04-29 20:17:26 +0200
commit338205d61ed99b9778535137b99cddf895eca629 (patch)
tree03bd577f689a7226247291542f25cf004ac25c00 /.github/CODEOWNERS
parent3e10bd8762230ce9f7a685b610e49fc439547e04 (diff)
codeowners: Add etu as owner of php tests
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index e37a4de9d0779..7c39ce48a3fe0 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -176,6 +176,7 @@
 
 # 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
-/pkgs/build-support/build-pecl.nix       @etu