Skip to content

Commit d02e49e

Browse files
committed
deploy: 333d533
1 parent 81d8d4d commit d02e49e

File tree

4 files changed

+295
-0
lines changed

4 files changed

+295
-0
lines changed

blog/feed.rss

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,35 @@
44
<title>Typelevel Blog</title>
55
<link>https://typelevel.org/blog/</link>
66
<description>The Typelevel Blog RSS Feed</description>
7+
<item>
8+
<title>Join the Technical Steering Committee</title>
9+
<pubDate>Thu, 2 Apr 2026 00:00:00 GMT</pubDate>
10+
11+
<dc:creator>Typelevel Foundation</dc:creator>
12+
13+
<link>https://typelevel.org/blog/join-tsc-2026.html</link>
14+
<guid isPermaLink="true">https://typelevel.org/blog/join-tsc-2026.html</guid>
15+
<description><![CDATA[
16+
<p>Last December, we <a href="https://github.com/typelevel/foundation/pull/4">established the Technical Steering Committee</a> (TSC) as an advisory committee to the <a href="https://typelevel.org/foundation/README.html">Typelevel Foundation</a>. We are passionate about making programming joyful and social, and our aspiration for this new committee is to bring together a diverse group of contributors, users, and enthusiasts to build camaraderie and collaborate to develop a collective vision for Typelevel and our technology.</p>
17+
<p>The TSC will meet monthly and is broadly tasked with helping to steward Typelevel&#39;s projects. This may look like many things, such as:</p>
18+
<ul>
19+
<li>sharing your experiences, to grow our organizational knowledge</li>
20+
<li>providing early feedback on new developments</li>
21+
<li>maintaining and documenting our libraries and infrastructure</li>
22+
<li>curating our portfolio of Organization and Affiliate projects</li>
23+
<li>developing an AI policy for contributions to our repositories</li>
24+
<li>advising the Typelevel Foundation on its technical roadmap</li>
25+
<li>getting nerd-sniped with friends and brainstorming new ideas!</li>
26+
<li>being a cheerleader for our community :)</li>
27+
</ul>
28+
<p>As a member of the TSC, you certainly do not have to do all of these, but you are excited and eager to play to your strengths and help where you can. Moreover, as part of Typelevel&#39;s leadership, you will exemplify the values in our <a href="https://typelevel.org/code-of-conduct/README.html">Code of Conduct</a>.</p>
29+
<p>We invited the former Steering Committee to serve as the founding members of the TSC. <strong>Today, we are welcoming additional members to join the team.</strong> This is a special opportunity to help grow an organization that is important to you and so many people in a collaborative and social setting. If you are active on GitHub or Discord, use Typelevel projects for business or pleasure, teach functional programming, and/or build community, please consider applying. And this is by no means an exhaustive list of what a great candidate may look like!</p>
30+
31+
<h2 id="applying" class="section">Applying</h2>
32+
<p>To apply, please <a href="https://docs.google.com/forms/d/e/1FAIpQLSdE-d0YQuQWhh-QAmAXZSkvWhCfaXyAX4gG4lF8tNJ2v2vOJg/viewform">submit your name</a>, optionally with a brief statement about why you wish to serve on the TSC, by Monday, April 20. Terms are two years long, with the opportunity to renew.</p>
33+
<p>Applications are visible only to the <a href="https://typelevel.org/foundation/people.html">current committee membership</a>. We will thoughtfully consider all serious applications, deliberate in private, and not disclose the identities of applicants.</p>
34+
<p>We look forward to reading applications from familiar names and also hope to hear from new faces with fresh perspectives whom we have not yet had the pleasure of meeting. We are not looking for third-party nominations, but if there is someone you would like to see, encourage them to apply!</p>]]></description>
35+
</item>
736
<item>
837
<title>Typelevel Foundation is a 501(c)(3) public charity</title>
938
<pubDate>Thu, 5 Mar 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="join-tsc-2026.html">
111+
<div class="bulma-card-content">
112+
<p class="bulma-is-6 bulma-has-text-right bulma-has-text-grey">April 2, 2026</p>
113+
<h4 class="bulma-title bulma-is-5">Join 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="charity.html">

0 commit comments

Comments
 (0)