From b75c2dcb029b137b6b92453df9c7e363abb028ac Mon Sep 17 00:00:00 2001 From: Gina Peter Banyard Date: Mon, 28 Jul 2025 11:22:22 +0100 Subject: [PATCH] Remove myself from bcmath codeowner I haven't kept up with the extension nor been doing proper reviews for it --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2bd2f6d94ef..973c9d470dc 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -16,7 +16,7 @@ /.github @TimWolla /build/gen_stub.php @kocsismate -/ext/bcmath @Girgias @nielsdos @SakiTakamachi +/ext/bcmath @nielsdos @SakiTakamachi /ext/curl @adoy /ext/date @derickr /ext/dba @Girgias