We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fa3642 commit 3350921Copy full SHA for 3350921
add_to_pydotorg.py
@@ -81,7 +81,6 @@ def run_cmd(
81
82
# Update this list when new release managers are added.
83
release_to_sigstore_identity_and_oidc_issuer = {
84
- "3.9": ("lukasz@langa.pl", github_oidc_provider),
85
"3.10": ("pablogsal@python.org", google_oidc_provider),
86
"3.11": ("pablogsal@python.org", google_oidc_provider),
87
"3.12": ("thomas@python.org", google_oidc_provider),
0 commit comments