Skip to content

Commit 5c21042

Browse files
authored
[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"...
1 parent c5c4c3b commit 5c21042

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
/ext/random @TimWolla @zeriyoshi
4747
/ext/session @Girgias
4848
/ext/simplexml @nielsdos
49+
/ext/soap @nielsdos
4950
/ext/sockets @devnexen
5051
/ext/spl @Girgias
5152
/ext/standard @bukka

EXTENSIONS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,8 @@ SINCE: 5.0
193193
-------------------------------------------------------------------------------
194194
EXTENSION: soap
195195
PRIMARY MAINTAINER: Dmitry Stogov <dmitry@php.net> (2004 - 2018)
196-
MAINTENANCE: Maintained
196+
Niels Dossche <nielsdos@php.net> (2024 - 2024)
197+
MAINTENANCE: Odd fixes
197198
STATUS: Working
198199
-------------------------------------------------------------------------------
199200
EXTENSION: xml

0 commit comments

Comments
 (0)