Skip to content

Commit 3350921

Browse files
committed
Remove EOL Python 3.9 from Sigstore ID list
1 parent 5fa3642 commit 3350921

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

add_to_pydotorg.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ def run_cmd(
8181

8282
# Update this list when new release managers are added.
8383
release_to_sigstore_identity_and_oidc_issuer = {
84-
"3.9": ("lukasz@langa.pl", github_oidc_provider),
8584
"3.10": ("pablogsal@python.org", google_oidc_provider),
8685
"3.11": ("pablogsal@python.org", google_oidc_provider),
8786
"3.12": ("thomas@python.org", google_oidc_provider),

0 commit comments

Comments
 (0)