https://github.com/python/cpython/commit/c779fa2530208c8940f4a1b651e867e3ac9525b6
commit: c779fa2530208c8940f4a1b651e867e3ac9525b6
branch: 3.13
author: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
committer: hugovk <[email protected]>
date: 2026-01-19T23:49:20+02:00
summary:

[3.13] Notify Sviat of GHA changes through codeowners (GH-143945) (#144052)

(cherry picked from commit 78b1370de96bab5eee82b022a9e26e633a040e0b)

Co-authored-by: Hugo van Kemenade <[email protected]>

files:
M .github/CODEOWNERS

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 68c52e27f4ac52..52892c5d0c7f1d 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

_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/python-checkins.python.org
Member address: [email protected]

Reply via email to