File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
djangoproject/templates/fundraising Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -265,7 +265,19 @@ <h2>{% translate "What is the Django Software Foundation?" %}</h2>
265
265
266
266
< h2 id ="who-are-the-django-fellows "> {% translate "Who are the Django Fellows?" %}</ h2 >
267
267
268
- < p > {% translate "There are currently two Django Fellows:" %}</ p >
268
+ < p > {% translate "There are currently three Django Fellows:" %}</ p >
269
+
270
+ < p >
271
+ {% blocktranslate trimmed %}
272
+ < strong > < a href ="https://github.com/jacobtylerwalls "> Jacob Walls</ a >
273
+ (2025-present)</ strong > - a member of Django's triage and review
274
+ team since 2021 and a core committer to Python projects such as
275
+ music21, pylint, and < a href ="https://archesproject.org/ "> Arches</ a > .
276
+ Jacob
277
+ < a href ="https://www.djangoproject.com/weblog/2025/aug/11/welcome-our-new-fellow-jacob-tyler-walls/ ">
278
+ began as a full-time Fellow in August 2025</ a > .
279
+ {% endblocktranslate %}
280
+ </ p >
269
281
270
282
< p >
271
283
{% blocktranslate trimmed %}
You can’t perform that action at this time.
0 commit comments