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

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

index 68c52e27f4ac529560a83ac2fff6fad31f819a9f..52892c5d0c7f1d29ab7eeff9c8281657d942da72 100644 (file)
@@ -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