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

CODEOWNERS: adding myself for the pdo_pgsql extension (#12456)

This commit is contained in:
David CARLIER
2023-10-18 00:58:36 +01:00
committed by GitHub
parent 7f46c87fa1
commit 6518feced0

View File

@@ -24,6 +24,7 @@
/ext/mbstring @alexdowad
/ext/opcache @dstogov @iluuu1994
/ext/openssl @bukka
/ext/pdo_pgsql @devnexen
/ext/pgsql @devnexen
/ext/random @TimWolla @zeriyoshi
/ext/session @Girgias