Skip to content

Commit fee0ee7

Browse files
committed
deploy: 3907b36
1 parent ce016b1 commit fee0ee7

4 files changed

Lines changed: 299 additions & 0 deletions

File tree

blog/feed.rss

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,36 @@
44
<title>Typelevel Blog</title>
55
<link>https://typelevel.org/blog/</link>
66
<description>The Typelevel Blog RSS Feed</description>
7+
<item>
8+
<title>New members of the Technical Steering Committee</title>
9+
<pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate>
10+
11+
<dc:creator>Typelevel Foundation</dc:creator>
12+
13+
<link>https://typelevel.org/blog/tsc-2026.html</link>
14+
<guid isPermaLink="true">https://typelevel.org/blog/tsc-2026.html</guid>
15+
<description><![CDATA[
16+
<p>In April, we <a href="https://typelevel.org/blog/join-tsc-2026.html">invited applications</a> for the new Typelevel Technical Steering Committee (TSC). We were delighted by the overwhelming response! Thank you to everyone who applied—it is inspiring to see so much passion and dedication in our community for growing Typelevel together.</p>
17+
<p>Starting in May, we began onboarding fourteen new members to the TSC, who will each <a href="https://github.com/typelevel/foundation/blob/3dc9f7365f27775e08867acc8cf186bc098a5e4d/minutes/2026-06-08.md">serve two-year terms</a>.</p>
18+
<ul>
19+
<li>Zainab Ali (<a href="https://github.com/zainab-ali">@zainab-ali</a>)</li>
20+
<li>Ching Hian Chew (<a href="https://github.com/Chingles2404">@Chingles2404</a>)</li>
21+
<li>Daniel Esik (<a href="https://github.com/danicheg">@danicheg</a>)</li>
22+
<li>Daniel Hinojosa (<a href="https://github.com/dhinojosa">@dhinojosa</a>)</li>
23+
<li>Philipp Jenni (<a href="https://github.com/jepfp">@jepfp</a>)</li>
24+
<li>Antonio Jimenez (<a href="https://github.com/antoniojimeneznieto">@antoniojimeneznieto</a>)</li>
25+
<li>Sabrina Konrad-lee (<a href="https://github.com/SabrinaXKL">@SabrinaXKL</a>)</li>
26+
<li>Thanh Le (<a href="https://github.com/lenguyenthanh">@lenguyenthanh</a>)</li>
27+
<li>Maksym Ochenashko (<a href="https://github.com/iRevive">@iRevive</a>)</li>
28+
<li>Igor Ramazanov (<a href="https://github.com/igor-ramazanov">@igor-ramazanov</a>)</li>
29+
<li>Justin Reardon (<a href="https://github.com/reardonj">@reardonj</a>)</li>
30+
<li>Gabriel Santana Paredes (<a href="https://github.com/Hombre-x">@Hombre-x</a>)</li>
31+
<li>Sergey Torgashov (<a href="https://github.com/satorg">@satorg</a>)</li>
32+
<li>Victor Viale (<a href="https://github.com/Koroeskohr">@Koroeskohr</a>)</li>
33+
</ul>
34+
<p>Over the last month, <a href="https://typelevel.org/foundation/people.html">members of the TSC</a> have been working together to brainstorm and outline organizational priorities. Key themes include improving our website and documentation, positioning Typelevel for AI-driven development, and growing and promoting our ecosystem, especially to support industry adoption.</p>
35+
<p>The Foundation has empowered the TSC to take the leading role in driving Typelevel forward, with support and oversight from the Board of Directors as needed. We are excited to enter this next chapter with an expanded team and new capacity to take on the ambitious projects ahead.</p>]]></description>
36+
</item>
737
<item>
838
<title>Typelevel Traverses Europe</title>
939
<pubDate>Fri, 19 Jun 2026 00:00:00 GMT</pubDate>

blog/index.html

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,26 @@
105105
<div class="bulma-section bulma-container bulma-is-max-desktop bulma-columns bulma-is-multiline">
106106
<!-- custom Laika template directive for listing blog posts -->
107107

108+
<div class="bulma-column bulma-is-6">
109+
<div class="bulma-card">
110+
<a href="tsc-2026.html">
111+
<div class="bulma-card-content">
112+
<p class="bulma-is-6 bulma-has-text-right bulma-has-text-grey">June 24, 2026</p>
113+
<h4 class="bulma-title bulma-is-5">New members of the Technical Steering Committee</h4>
114+
<p class="blog-post-byline bulma-subtitle bulma-is-6 bulma-has-text-grey">
115+
116+
Typelevel Foundation<span class="delimiter">,</span><span class="last-delimiter"> &</span>
117+
118+
119+
</p>
120+
121+
<span class="bulma-tag">governance</span>
122+
123+
</div>
124+
</a>
125+
</div>
126+
</div>
127+
108128
<div class="bulma-column bulma-is-6">
109129
<div class="bulma-card">
110130
<a href="traverses-europe-2026.html">

0 commit comments

Comments
 (0)