History log of /PHP-8.2/CODEOWNERS (Results 1 – 24 of 24)
Revision Date Author Comments
# af80cba8 07-Feb-2024 Derick Rethans

Per his request, make Calvin code owner for ODBC


# 987417e2 22-Jan-2024 Derick Rethans

Remove ext/imap — it has been moved to PECL (#13190)

* Remove ext/imap — it has been moved to PECL

https://pecl.php.net/package/imap

* Remove files related to IMAP

Remove ext/imap — it has been moved to PECL (#13190)

* Remove ext/imap — it has been moved to PECL

https://pecl.php.net/package/imap

* Remove files related to IMAP

* Remove IMAP CI files and set up

* Also disable IMAP on Circle CI

* Update CREDITS file

* Remove IMAP entry from CODEOWNERS

* Revert "Remove files related to IMAP"

This reverts commit a05ffd6c973001f9c3540dbf04b3a9f9797f3acc.

* Mark IMAP is being removed

* Revert "Remove IMAP CI files and set up"

This reverts commit 82e5ba991044222c5c90c7c53ca0adcf3bde3359.

* Revert "Also disable IMAP on Circle CI"

This reverts commit e83827b0b23805ae2571241e472e433b9dc7539f.

* Don't try to build imap extension with CI

* Restore test setup files

* Remove mention of imap in labeler, EXTENSIONS, and sample php.ini files

show more ...


# d54e2f9d 11-Jan-2024 Máté Kocsis

Fix CODEOWNERS rule order

I stopped getting notifications a while ago even though they used to appear from time to time. After reading https://docs.github.com/en/repositories/managing-your-r

Fix CODEOWNERS rule order

I stopped getting notifications a while ago even though they used to appear from time to time. After reading https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners, it looks like the other rules shadow mine. Therefore I'm putting my rule to the end.

show more ...


# 8b1cfd55 06-Dec-2023 David CARLIER

adding devnexen for ext/intl. (#12881)


# 9bb341d1 10-Nov-2023 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

[ci skip] Add myself to CODEOWNERS for ext/xsl

I'm able to review code for this and I'd like to get notified on PRs.


# 6518fece 17-Oct-2023 David CARLIER

CODEOWNERS: adding myself for the pdo_pgsql extension (#12456)


# f6cdfd5b 24-Jul-2023 George Peter Banyard

[skip ci] Add myself to CODEOWNER for BCMath extension


# 38b5e949 13-Jun-2023 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

[ci skip] Add myself to CODEOWNERS for dom and libxml (#11449)


# 5690e8ba 06-May-2023 Jakub Zelenka

Add myself as a standard CODEOWNER to not miss some changes

I have got some knowledge of some pieces there so happy to do reviews.


# 294d3e9e 28-Apr-2023 Go Kudo

[ci skip] Add zeriyoshi to CODEOWNERS for ext-random (#11148)


# 25f86edd 25-Mar-2023 Alex Dowad

[ci skip] Add myself to CODEOWNERS for mbstring


# ff183ad9 24-Mar-2023 Jakub Zelenka

Add me to the CODEOWNERS

Added myself to fpm, json, openssl and main. I have contributed or was
looking to various parts in main even though I don't know every single
file there. Hap

Add me to the CODEOWNERS

Added myself to fpm, json, openssl and main. I have contributed or was
looking to various parts in main even though I don't know every single
file there. Happy to maintain it though.

show more ...


# ca6704c4 22-Mar-2023 Pierrick Charron

[skip ci] Add myself in CODEOWNERS for curl


# 4fe91fc8 21-Mar-2023 Ilija Tovilo

[skip ci] Fix CODEOWNERS sorting

The alphabet is hard :stuck_out_tongue_winking_eye:


# b5262218 21-Mar-2023 Derick Rethans

Add myself for ext/date


# 5342e0ee 21-Mar-2023 David CARLIER

[skip ci] Add myself in CODEOWNERS for few extensions (#10903)


# 1a2fdeb0 21-Mar-2023 George Peter Banyard

[skip ci] Add myself as CODEOWNER for a couple of extensions

Mainly because I'm the one who's touched them the most recently and has a vague idea how these extensions work.


# cb462dc6 21-Mar-2023 Máté Kocsis

[skip ci] Reorder rules alphabetically


# b6ceae30 21-Mar-2023 Máté Kocsis

[skip ci] Add myself as code owner of stubs


# 9b220cf1 21-Mar-2023 Ilija Tovilo

[skip ci] Make Tim CODEOWNER of /.github


# b6981081 21-Mar-2023 Dmitry Stogov

CODEOWNERS: Add myself as an owner of ext/ffi, ext/opcache and the core Zend files


# 90d4a1e9 20-Mar-2023 Ilija Tovilo

[skip ci] Add @iluuu1994 as CODEOWNER of /.github


# e73d8de7 20-Mar-2023 Tim Düsterhus

CODEOWNERS: Add myself to ext/random


# f89a67ea 31-May-2022 Ben Ramsey

add a basic CODEOWNERS file

Closes GH-8670