From 3162eefdb12e78834a9c3659481937e66adc5c78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CLamentXU123=E2=80=9D?= <108666168+LamentXU123@users.noreply.github.com> Date: Sun, 7 Jun 2026 00:00:14 +0800 Subject: [PATCH] [skip ci] Add myself to the intl extension CODEOWNERS file --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 91f207e0c66c..2d8b0d1c16f1 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -25,7 +25,7 @@ /ext/gd @devnexen /ext/gettext @devnexen /ext/gmp @Girgias -/ext/intl @devnexen +/ext/intl @devnexen @LamentXU123 /ext/libxml @devnexen /ext/json @bukka /ext/mbstring @alexdowad @youkidearitai