Commit 8a98a27a1b8 for php.net

commit 8a98a27a1b8ef2c368e1babdba562451190d1d2e
Author: Jorg Sowa <jorg.sowa@gmail.com>
Date:   Thu Aug 6 12:20:26 2026 +0800

    [ci skip] Add Jorg Sowa as ext/session maintainer (#22976)

    Jorg Sowa has made a number of PRs to ext/session and intends to continue
    improving its state.

    Closes #22976

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index c5129bdf742..b9b4583a4a9 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -46,7 +46,7 @@
 /ext/phar @LamentXU123
 /ext/random @TimWolla @zeriyoshi
 /ext/reflection @DanielEScherzer
-/ext/session @Girgias
+/ext/session @Girgias @jorgsowa
 /ext/simplexml @devnexen
 /ext/soap @devnexen
 /ext/sockets @devnexen