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

Merge branch 'PHP-8.3' into PHP-8.4

* PHP-8.3:
  [ci skip] Add myself to tidy extension maintainers
This commit is contained in:
Niels Dossche
2025-10-22 21:55:39 +02:00
2 changed files with 2 additions and 0 deletions

1
.github/CODEOWNERS vendored
View File

@@ -51,6 +51,7 @@
/ext/sockets @devnexen
/ext/spl @Girgias
/ext/standard @bukka
/ext/tidy @nielsdos
/ext/xml @nielsdos
/ext/xmlreader @nielsdos
/ext/xmlwriter @nielsdos

View File

@@ -486,6 +486,7 @@ EXTENSION: tidy
PRIMARY MAINTAINER: John Coggeshall <john@php.net> (2003 - 2006)
Ilia Alshanetsky <iliaa@php.net> (2003 - 2009)
Nuno Lopes <nlopess@php.net> (2006 - 2012)
Niels Dossche <nielsdos@php.net> (2025 - 2025)
MAINTENANCE: Maintained
STATUS: Working
-------------------------------------------------------------------------------