]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
🔧 Update sponsors: Add TestMu again (#15830)
authorSebastián Ramírez <tiangolo@gmail.com>
Tue, 23 Jun 2026 21:04:19 +0000 (23:04 +0200)
committerGitHub <noreply@github.com>
Tue, 23 Jun 2026 21:04:19 +0000 (21:04 +0000)
docs/en/data/sponsors.yml
docs/en/docs/fastapi-people.md

index 66bc340a3fcaf881c06b2b7a45a2e5b59c46b7f9..3d011ba12c5dc8a8b8940af989a14ac7888f41d9 100644 (file)
@@ -53,3 +53,6 @@ bronze:
   # - url: https://testdriven.io/courses/tdd-fastapi/
   #   title: Learn to build high-quality web apps with best practices
   #   img: /img/sponsors/testdriven.svg
+  - url: https://www.testmu.ai/?utm_source=fastapi&utm_medium=partner&utm_campaign=sponsor&utm_term=opensource&utm_content=webpage
+    title: TestMu AI. The Native AI-Agentic Cloud Platform to Supercharge Quality Engineering.
+    img: /img/sponsors/testmu.png
index 4fc1b0b1d25457d662b550f9962557d1f436d4cb..e79928fb324b390b6002a5d12537bcd91ad01703 100644 (file)
@@ -249,6 +249,16 @@ They are supporting my work with **FastAPI** (and others), mainly through [GitHu
 <a href="{{ sponsor.url }}" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}" style="border-radius:15px"></a>
 {% endfor %}
 {% endif %}
+
+{% if sponsors.bronze %}
+
+### Bronze Sponsors
+
+{% for sponsor in sponsors.bronze -%}
+<a href="{{ sponsor.url }}" title="{{ sponsor.title }}"><img src="{{ sponsor.img }}" style="border-radius:15px"></a>
+{% endfor %}
+{% endif %}
+
 {% endif %}
 
 ### Individual Sponsors