[ci skip] Update CODEOWNERS and EXTENSIONS (#14139)

I'm defacto already maintaining most XML stuff anyway, so update
CODEOWNERS accordingly. The EXTENSIONS file was not yet updated for my
maintenance status so do that as well.

Furthermore, as suggested by @Girgias, add myself as CODEOWNER to
BCMath.
This commit is contained in:
Niels Dossche 2024-05-05 14:21:45 +02:00 committed by GitHub
parent f97bd071d5
commit f1b8020718
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 1 deletions

5
.github/CODEOWNERS vendored
View file

@ -10,7 +10,7 @@
/.github @iluuu1994 @TimWolla /.github @iluuu1994 @TimWolla
/build/gen_stub.php @kocsismate /build/gen_stub.php @kocsismate
/ext/bcmath @Girgias /ext/bcmath @Girgias @nielsdos
/ext/curl @adoy /ext/curl @adoy
/ext/date @derickr /ext/date @derickr
/ext/dba @Girgias /ext/dba @Girgias
@ -37,10 +37,13 @@
/ext/pgsql @devnexen /ext/pgsql @devnexen
/ext/random @TimWolla @zeriyoshi /ext/random @TimWolla @zeriyoshi
/ext/session @Girgias /ext/session @Girgias
/ext/simplexml @nielsdos
/ext/sockets @devnexen /ext/sockets @devnexen
/ext/spl @Girgias /ext/spl @Girgias
/ext/standard @bukka /ext/standard @bukka
/ext/xml @nielsdos
/ext/xmlreader @nielsdos /ext/xmlreader @nielsdos
/ext/xmlwriter @nielsdos
/ext/xsl @nielsdos /ext/xsl @nielsdos
/main @bukka /main @bukka
/sapi/fpm @bukka /sapi/fpm @bukka

View file

@ -170,12 +170,14 @@ EXTENSION: dom
PRIMARY MAINTAINER: Christian Stocker <chregu@php.net> (2003 - 2011) PRIMARY MAINTAINER: Christian Stocker <chregu@php.net> (2003 - 2011)
Rob Richards <rrichards@php.net> (2003 - 2012) Rob Richards <rrichards@php.net> (2003 - 2012)
Marcus Börger <helly@php.net> (2003 - 2006) Marcus Börger <helly@php.net> (2003 - 2006)
Niels Dossche <nielsdos@php.net> (2023 - 2024)
MAINTENANCE: Maintained MAINTENANCE: Maintained
STATUS: Working STATUS: Working
SINCE: 5.0 SINCE: 5.0
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
EXTENSION: simplexml EXTENSION: simplexml
PRIMARY MAINTAINER: Marcus Börger <helly@php.net> (2003 - 2008) PRIMARY MAINTAINER: Marcus Börger <helly@php.net> (2003 - 2008)
Niels Dossche <nielsdos@php.net> (2023 - 2024)
MAINTENANCE: Maintained MAINTENANCE: Maintained
STATUS: Working STATUS: Working
SINCE: 5.0 SINCE: 5.0
@ -188,30 +190,35 @@ STATUS: Working
EXTENSION: xml EXTENSION: xml
PRIMARY MAINTAINER: Thies C. Arntzen <thies@thieso.net> (1999 - 2002) PRIMARY MAINTAINER: Thies C. Arntzen <thies@thieso.net> (1999 - 2002)
Rob Richards <rrichards@php.net> (2003 - 2013) Rob Richards <rrichards@php.net> (2003 - 2013)
Niels Dossche <nielsdos@php.net> (2023 - 2024)
MAINTENANCE: Maintained MAINTENANCE: Maintained
STATUS: Working STATUS: Working
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
EXTENSION: libxml EXTENSION: libxml
PRIMARY MAINTAINER: Rob Richards <rrichards@php.net> (2003 - 2009) PRIMARY MAINTAINER: Rob Richards <rrichards@php.net> (2003 - 2009)
Christian Stocker <chregu@php.net> (2004 - 2011) Christian Stocker <chregu@php.net> (2004 - 2011)
Niels Dossche <nielsdos@php.net> (2023 - 2024)
MAINTENANCE: Maintained MAINTENANCE: Maintained
STATUS: Working STATUS: Working
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
EXTENSION: xmlreader EXTENSION: xmlreader
PRIMARY MAINTAINER: Rob Richards <rrichards@php.net> (2004 - 2010) PRIMARY MAINTAINER: Rob Richards <rrichards@php.net> (2004 - 2010)
Christian Stocker <chregu@php.net> (2004 - 2004) Christian Stocker <chregu@php.net> (2004 - 2004)
Niels Dossche <nielsdos@php.net> (2023 - 2024)
MAINTENANCE: Maintained MAINTENANCE: Maintained
STATUS: Working STATUS: Working
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
EXTENSION: xmlwriter EXTENSION: xmlwriter
PRIMARY MAINTAINER: Rob Richards <rrichards@php.net> (2004 - 2010) PRIMARY MAINTAINER: Rob Richards <rrichards@php.net> (2004 - 2010)
Pierre-Alain Joye <pajoye@php.net> (2005-2009) Pierre-Alain Joye <pajoye@php.net> (2005-2009)
Niels Dossche <nielsdos@php.net> (2023 - 2024)
MAINTENANCE: Maintained MAINTENANCE: Maintained
STATUS: Working STATUS: Working
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
EXTENSION: xsl EXTENSION: xsl
PRIMARY MAINTAINER: Christian Stocker <chregu@php.net> (2003 - 2011) PRIMARY MAINTAINER: Christian Stocker <chregu@php.net> (2003 - 2011)
Rob Richards <rrichards@php.net> (2003 - 2010) Rob Richards <rrichards@php.net> (2003 - 2010)
Niels Dossche <nielsdos@php.net> (2023 - 2024)
MAINTENANCE: Maintained MAINTENANCE: Maintained
STATUS: Working STATUS: Working
SINCE: 5.0 SINCE: 5.0