Skip to content

Commit 866d8d7

Browse files
authored
Update code owners for mysqli, mysqlnd and pdo_mysql [ci skip] (#16921)
1 parent ff3b4ec commit 866d8d7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,16 @@
3030
/ext/json @bukka
3131
/ext/libxml @nielsdos
3232
/ext/mbstring @alexdowad @youkidearitai
33-
/ext/mysqlnd @SakiTakamachi
33+
/ext/mysqli @bukka @kamil-tekiela
34+
/ext/mysqlnd @bukka @kamil-tekiela @SakiTakamachi
3435
/ext/odbc @NattyNarwhal
3536
/ext/opcache @dstogov
3637
/ext/openssl @bukka
3738
/ext/pcntl @devnexen
3839
/ext/pdo @SakiTakamachi
3940
/ext/pdo_dblib @SakiTakamachi
4041
/ext/pdo_firebird @SakiTakamachi
41-
/ext/pdo_mysql @SakiTakamachi
42+
/ext/pdo_mysql @kamil-tekiela @SakiTakamachi
4243
/ext/pdo_odbc @NattyNarwhal @SakiTakamachi
4344
/ext/pdo_pgsql @devnexen @SakiTakamachi
4445
/ext/pdo_sqlite @SakiTakamachi

0 commit comments

Comments
 (0)