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

[3.14] Notify Sviat of GHA changes through codeowners (GH-143945) (#144051)

(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 9c262f47a404e2..479e1d16732abb 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -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

_______________________________________________
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