diff --git a/meta/recipes-devtools/python/python3/CVE-2026-11972.patch b/meta/recipes-devtools/python/python3/CVE-2026-11972.patch
index 7dc9c6697112..12a79754febd 100644
--- a/meta/recipes-devtools/python/python3/CVE-2026-11972.patch
+++ b/meta/recipes-devtools/python/python3/CVE-2026-11972.patch
@@ -4,6 +4,8 @@ Date: Tue, 23 Jun 2026 15:13:30 +0200
 Subject: [PATCH 2/2] gh-151981: Make tarfile._Stream.seek break at EOF
  (GH-151982)
 
+Co-authored-by: Stan Ulbrych <stan@python.org>
+
 CVE: CVE-2026-11972
 Upstream-Status: Backport [https://github.com/python/cpython/commit/f50bf13566189c8d0ce5a814f33eff3d89951896]
 
