]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.14] Notify Sviat of GHA changes through codeowners (GH-143945) (#144051)
author🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk@sydorenko.org.ua>
Mon, 19 Jan 2026 21:48:58 +0000 (22:48 +0100)
committerGitHub <noreply@github.com>
Mon, 19 Jan 2026 21:48:58 +0000 (23:48 +0200)
(cherry picked from commit 78b1370de96bab5eee82b022a9e26e633a040e0b)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
.github/CODEOWNERS

index 9c262f47a404e27e7604bab688d99c7e7f02acbd..479e1d16732abb746e2f7f48cd1e64ad1c0a3473 100644 (file)
@@ -5,7 +5,7 @@
 # https://git-scm.com/docs/gitignore#_pattern_format
 
 # GitHub
-.github/**                    @ezio-melotti @hugovk @AA-Turner
+.github/**                    @ezio-melotti @hugovk @AA-Turner @webknjaz
 
 # pre-commit
 .pre-commit-config.yaml       @hugovk