History log of /php-src/.github/CODEOWNERS (Results 1 – 15 of 15)
Revision Date Author Comments
# 5c210428 22-Oct-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

[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 is

[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"...

show more ...


# 18ab97b9 21-Sep-2024 Ilija Tovilo

[skip ci] Remove myself as CODEOWNER

I'm subscribed to the pulls list, so I'm just receiving each notification three
times (GitHub sends to e-mails for each PR, for some reason).


# d214a359 28-Jul-2024 Peter Kokot

[skip ci] Sync CODEOWNERS (#15017)

This repeats the sync as noted in the GH-13591 and the discussion
https://news-web.php.net/php.internals/124472

The CODEOWNERS file is related

[skip ci] Sync CODEOWNERS (#15017)

This repeats the sync as noted in the GH-13591 and the discussion
https://news-web.php.net/php.internals/124472

The CODEOWNERS file is related to the targeted branch in the pull
request and not only the master branch.

- Added a note to change the earliest supported PHP branch and not only
master branch
- Synced GitHub ID's and paths across the PHP-8.2, PHP-8.3 and master
branches
- Add note how changes here should be analogous to bug fixes
with a link to CONTRIBUTING.md which describes which branch to
target

show more ...


# 042ae155 01-Jul-2024 tekimen

[ci skip] Revert2: Add Hamada-san to CODEOWNERS for mbstring (#14744)

This reverts commit 1b47fd026a3a2cdb0a6b214c5f7dbde3eb555e1e.
I (@youkidearitai) join to CODEOWNERS for mbstring.


# 1b47fd02 29-Jun-2024 Alex Dowad

Revert "[ci skip] Add Hamada-san to CODEOWNERS for mbstring"

This reverts commit 0bcc1e613bc8b62859fc75afeeb83651555fb44a.

It turns out that GitHub expects all users listed in CODEO

Revert "[ci skip] Add Hamada-san to CODEOWNERS for mbstring"

This reverts commit 0bcc1e613bc8b62859fc75afeeb83651555fb44a.

It turns out that GitHub expects all users listed in CODEOWNERS to have
write access to the repository, and @youkidearitai does not currently
have such access. I was not aware of this earlier, and still hope that
he can be added back later, since he is very helpful when it comes
to reviewing GitHub issues and pull requests.

show more ...


# 0bcc1e61 29-Jun-2024 Alex Dowad

[ci skip] Add Hamada-san to CODEOWNERS for mbstring

For the last couple years, Hamada-san has provided helpful feedback
on many GitHub issues and pull requests related to mbstring. He is

[ci skip] Add Hamada-san to CODEOWNERS for mbstring

For the last couple years, Hamada-san has provided helpful feedback
on many GitHub issues and pull requests related to mbstring. He is in
a good position to help with reviewing future pull requests.

He agreed (via private mail) that it is fine to add his GitHub account
to CODEOWNERS.

show more ...


# 0c3dd16f 19-Jun-2024 David CARLIER

ext/gd: ownership. (#14601)


# 86ebc18e 13-Jun-2024 Ilija Tovilo

[skip ci] Add myself as CODEOWNER for some more files


# 151f56b3 22-May-2024 Ilija Tovilo

[skip ci] Adjust CODEOWNERS

Reduce e-mails, I'm watching this repository anyway.


# 45ab6074 05-May-2024 Saki Takamachi

[ci skip] Added myself to CODEOWNERS


# f1b80207 05-May-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

[ci skip] Update CODEOWNERS and EXTENSIONS (#14139)

I'm defacto already maintaining most XML stuff anyway, so update
CODEOWNERS accordingly. The EXTENSIONS file was not yet updated for m

[ci skip] Update CODEOWNERS and EXTENSIONS (#14139)

I'm defacto already maintaining most XML stuff anyway, so update
CODEOWNERS accordingly. The EXTENSIONS file was not yet updated for my
maintenance status so do that as well.

Furthermore, as suggested by @Girgias, add myself as CODEOWNER to
BCMath.

show more ...


# 00868157 07-Apr-2024 David CARLIER

adding myself to ext/pcntl ext. (#13901)


# 94d18cb1 13-Mar-2024 Saki Takamachi

[skip ci] CODEOWNERS


# a284c3e8 09-Mar-2024 Peter Kokot

[skip ci] Add CODEOWNERS in PHP-8.2 branch

GitHub at the time of this writing, requires CODEOWNERS file to be
present in each branch for the pull request reviews. This adds adjusted

[skip ci] Add CODEOWNERS in PHP-8.2 branch

GitHub at the time of this writing, requires CODEOWNERS file to be
present in each branch for the pull request reviews. This adds adjusted
CODEOWNERS file from current master branch with updated requests and
changes in PHP-8.3 branch.

Closes GH-13623

show more ...


# 88e90c6f 07-Mar-2024 Peter Kokot

Move CODEOWNERS to .github (#13591)

The CODEOWNERS file is specific to GitHub interface and can be located
in .github, docs or in project root. It makes the php-src root directory
a

Move CODEOWNERS to .github (#13591)

The CODEOWNERS file is specific to GitHub interface and can be located
in .github, docs or in project root. It makes the php-src root directory
a bit more browseable.

show more ...