diff --git a/PyBay/content/sponsors/our-sponsors/contents.lr b/PyBay/content/sponsors/our-sponsors/contents.lr index 0d6fd16..c1f2074 100644 --- a/PyBay/content/sponsors/our-sponsors/contents.lr +++ b/PyBay/content/sponsors/our-sponsors/contents.lr @@ -20,13 +20,13 @@ visual_display: centered add_sponsors: ##### sponsor-block ##### -sponsor_company: +sponsor_company: CodeRabbit ----- -sponsored_text: +sponsored_text: CodeRabbit is the industry's leading AI Code Review platform helping software developers merge PRs 50% faster with 50% fewer bugs than manual reviews. CodeRabbit's purpose-built context engineering approach works with foundational LLMs to automate code reviews, catch more bugs, and free up developers from lengthy review cycles. ----- -logo_image: your-logo-here.png +logo_image: logo-coderabbit-primary.svg ----- -sponsor_url: +sponsor_url: https://www.coderabbit.ai/ #### tier-block #### tier_name: Silver ---- @@ -58,6 +58,14 @@ sponsored_text: The mission of the Python Software Foundation is to promote, pro logo_image: psf-logo-372x84-alpha-2025.png ----- sponsor_url: https://www.python.org/psf/membership +##### sponsor-block ##### +sponsor_company: Temporal +----- +sponsored_text: Temporal is an open source platform that helps developers build and scale resilient Enterprise and AI applications. Complex workflows are easily orchestrated with durable execution, ensuring they never fail or lose state. Get started today at temporal.io +----- +logo_image: temporal-logolockup-horizontal-dark-1-2x.png +----- +sponsor_url: https://temporal.io/ #### tier-block #### tier_name: Bronze ---- diff --git a/PyBay/content/sponsors/our-sponsors/logo-coderabbit-primary.svg b/PyBay/content/sponsors/our-sponsors/logo-coderabbit-primary.svg new file mode 100644 index 0000000..1e76b0f --- /dev/null +++ b/PyBay/content/sponsors/our-sponsors/logo-coderabbit-primary.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/PyBay/content/sponsors/our-sponsors/temporal-logolockup-horizontal-dark-1-2x.png b/PyBay/content/sponsors/our-sponsors/temporal-logolockup-horizontal-dark-1-2x.png new file mode 100644 index 0000000..6991c9b Binary files /dev/null and b/PyBay/content/sponsors/our-sponsors/temporal-logolockup-horizontal-dark-1-2x.png differ