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

Merge branch 'PHP-8.3'

* PHP-8.3:
  [skip ci] Add CODEOWNERS in PHP-8.2 branch
This commit is contained in:
Peter Kokot
2024-03-09 01:30:15 +01:00

3
.github/CODEOWNERS vendored
View File

@@ -22,9 +22,10 @@
/ext/json @bukka
/ext/libxml @nielsdos
/ext/mbstring @alexdowad
/ext/odbc @NattyNarwhal
/ext/opcache @dstogov @iluuu1994
/ext/openssl @bukka
/ext/odbc @NattyNarwhal
/ext/pdo_odbc @NattyNarwhal
/ext/pdo_pgsql @devnexen
/ext/pgsql @devnexen
/ext/random @TimWolla @zeriyoshi