1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

adding myself to ext/pcntl ext. (#13901)

This commit is contained in:
David CARLIER
2024-04-07 09:35:36 +01:00
committed by GitHub
parent 365e211884
commit 0086815773

1
.github/CODEOWNERS vendored
View File

@@ -26,6 +26,7 @@
/ext/odbc @NattyNarwhal
/ext/opcache @dstogov @iluuu1994
/ext/openssl @bukka
/ext/pcntl @devnexen
/ext/pdo @SakiTakamachi
/ext/pdo_dblib @SakiTakamachi
/ext/pdo_firebird @SakiTakamachi