Skip to content

Commit 94d18cb

Browse files
committed
[skip ci] CODEOWNERS
1 parent 577db99 commit 94d18cb

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

.github/CODEOWNERS

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,17 @@
2222
/ext/json @bukka
2323
/ext/libxml @nielsdos
2424
/ext/mbstring @alexdowad
25+
/ext/mysqlnd @SakiTakamachi
2526
/ext/odbc @NattyNarwhal
2627
/ext/opcache @dstogov @iluuu1994
2728
/ext/openssl @bukka
28-
/ext/pdo_odbc @NattyNarwhal
29-
/ext/pdo_pgsql @devnexen
29+
/ext/pdo @SakiTakamachi
30+
/ext/pdo_dblib @SakiTakamachi
31+
/ext/pdo_firebird @SakiTakamachi
32+
/ext/pdo_mysql @SakiTakamachi
33+
/ext/pdo_odbc @NattyNarwhal @SakiTakamachi
34+
/ext/pdo_pgsql @devnexen @SakiTakamachi
35+
/ext/pdo_sqlite @SakiTakamachi
3036
/ext/pgsql @devnexen
3137
/ext/random @TimWolla @zeriyoshi
3238
/ext/session @Girgias

0 commit comments

Comments
 (0)