From 48e36085ea07d3be0a2c31edf27a41a0b8c6b1cc Mon Sep 17 00:00:00 2001 From: Niels Dossche <7771979+nielsdos@users.noreply.github.com> Date: Wed, 22 Oct 2025 21:55:02 +0200 Subject: [PATCH] [ci skip] Add myself to tidy extension maintainers I've been looking after this de-facto, and can review PRs. This doesn't add much extra workload anyway. --- .github/CODEOWNERS | 1 + EXTENSIONS | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8f8273e0ef5..456770878fa 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -52,6 +52,7 @@ /ext/sockets @devnexen /ext/spl @Girgias /ext/standard @bukka +/ext/tidy @nielsdos /ext/xml @nielsdos /ext/xmlreader @nielsdos /ext/xmlwriter @nielsdos diff --git a/EXTENSIONS b/EXTENSIONS index 7f23894e17e..e13d0708292 100644 --- a/EXTENSIONS +++ b/EXTENSIONS @@ -510,6 +510,7 @@ EXTENSION: tidy PRIMARY MAINTAINER: John Coggeshall (2003 - 2006) Ilia Alshanetsky (2003 - 2009) Nuno Lopes (2006 - 2012) + Niels Dossche (2025 - 2025) MAINTENANCE: Maintained STATUS: Working -------------------------------------------------------------------------------