From 6c17484e31d7e8a0d8d405ce84272c674ebdb728 Mon Sep 17 00:00:00 2001 From: Niels Dossche <7771979+nielsdos@users.noreply.github.com> Date: Mon, 21 Oct 2024 21:47:03 +0200 Subject: [PATCH] [ci skip] Update EXTENSIONS and CODEOWNERS for ext/soap 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