https://github.com/python/cpython/commit/d0f4e76de06660210e76ccca40b805fc2f4332d5 commit: d0f4e76de06660210e76ccca40b805fc2f4332d5 branch: main author: Ee Durbin <[email protected]> committer: ewdurbin <[email protected]> date: 2025-08-07T15:35:39-04:00 summary:
add floss.fund manifest provenance (#137529) ref: https://fundingjson.org/#wellknown files: A .well-known/funding-manifest-urls diff --git a/.well-known/funding-manifest-urls b/.well-known/funding-manifest-urls new file mode 100644 index 00000000000000..d56ca9eb52f004 --- /dev/null +++ b/.well-known/funding-manifest-urls @@ -0,0 +1 @@ +https://www.python.org/funding.json _______________________________________________ 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]
