From c779fa2530208c8940f4a1b651e867e3ac9525b6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=F0=9F=87=BA=F0=9F=87=A6=20Sviatoslav=20Sydorenko=20=28?= =?utf8?q?=D0=A1=D0=B2=D1=8F=D1=82=D0=BE=D1=81=D0=BB=D0=B0=D0=B2=20=D0=A1?= =?utf8?q?=D0=B8=D0=B4=D0=BE=D1=80=D0=B5=D0=BD=D0=BA=D0=BE=29?= Date: Mon, 19 Jan 2026 22:49:20 +0100 Subject: [PATCH] [3.13] Notify Sviat of GHA changes through codeowners (GH-143945) (#144052) (cherry picked from commit 78b1370de96bab5eee82b022a9e26e633a040e0b) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 68c52e27f4ac..52892c5d0c7f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,7 +5,7 @@ # https://git-scm.com/docs/gitignore#_pattern_format # GitHub -.github/** @ezio-melotti @hugovk +.github/** @ezio-melotti @hugovk @webknjaz # pre-commit .pre-commit-config.yaml @hugovk -- 2.47.3