From 5c210428f3c18da4eba1108b0a406540ef8a4640 Mon Sep 17 00:00:00 2001 From: Niels Dossche <7771979+nielsdos@users.noreply.github.com> Date: Tue, 22 Oct 2024 20:13:59 +0200 Subject: [PATCH] [ci skip] Update EXTENSIONS and CODEOWNERS for ext/soap (#16542) De facto, I do the maintenance. But since many bugs are blocked by not having reproducers and there's some fundamental issues in the extension, this should get the "odd fixes" status instead. The "odd fixes" description should perhaps also be updated to include a statement about "limited willpower to debug"... --- .github/CODEOWNERS | 1 + EXTENSIONS | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6b57831db9ff9..0c064cf935047 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -46,6 +46,7 @@ /ext/random @TimWolla @zeriyoshi /ext/session @Girgias /ext/simplexml @nielsdos +/ext/soap @nielsdos /ext/sockets @devnexen /ext/spl @Girgias /ext/standard @bukka diff --git a/EXTENSIONS b/EXTENSIONS index 1b745557bf5c8..8daafda2ae2b5 100644 --- a/EXTENSIONS +++ b/EXTENSIONS @@ -193,7 +193,8 @@ SINCE: 5.0 ------------------------------------------------------------------------------- EXTENSION: soap PRIMARY MAINTAINER: Dmitry Stogov (2004 - 2018) -MAINTENANCE: Maintained + Niels Dossche (2024 - 2024) +MAINTENANCE: Odd fixes STATUS: Working ------------------------------------------------------------------------------- EXTENSION: xml