Skip to content

Commit ef49881

Browse files
authored
Merge pull request #426 from haskellfoundation/acks
Update editor lists and acks.
2 parents ab91e94 + e49286a commit ef49881

File tree

1 file changed

+13
-17
lines changed

1 file changed

+13
-17
lines changed

templates/podcast/list.html

Lines changed: 13 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,19 @@ <h1 class="text-2xl-5xl">The Haskell Interlude</h1>
99
<div class="xl:max-w-screen-xl mx-auto md:px-12 lg:px-16">
1010
<div class="bg-gray-800 shadow-lg shadow-xl shadow-md shadow-sm px-6 sm:px-12 md:px-12 lg:px-16 py-12 md:py-16">
1111
<p class="lg:text-xl text-gray-300 leading-relaxed text-center">
12-
The Haskell Interlude is Haskell-focused podcast where we interview guests from the Haskell community. The hosts are Joachim Breitner, Andres Löh, Matthías Páll Gissurarson, Wouter Swierstra and Niki Vazou.
12+
The Haskell Interlude is a Haskell-focused podcast where we interview guests from the Haskell community. The hosts are Joachim Breitner, Samantha Frohlich, Andres Löh, Matthías Páll Gissurarson, Wouter Swierstra and Niki Vazou.
13+
</p>
14+
<p class="lg:text-xl text-gray-300 leading-relaxed text-center">
15+
The music used is "Blue Lambda" by <a href="https://www.donyaquick.com/">Donya Quick</a>.<br />
16+
Many thanks to Donya for giving us permission to use this track for our podcast.
17+
</p>
18+
<p class="lg:text-xl text-gray-300 leading-relaxed text-center">
19+
This podcast would not be possible without the help of our editor, John Zhuang Hui, and our QA helper, Artin Ghasivand.
20+
</p>
21+
<p class="lg:text-xl text-gray-300 leading-relaxed text-center">
22+
We are very grateful to our previous host Alejandro Serrano,
23+
as well as to Alp Mestanogullari and Jose Calderon for their editing work and
24+
and to Krishna Padmasola, Ben Orchard, and Mihai Maruseac for their transcription work.
1325
</p>
1426
</div>
1527
</div>
@@ -33,20 +45,4 @@ <h2 class="text-center text-2xl-4xl font-normal">
3345
</div>
3446
</div>
3547

36-
<div class="mt-16 md:mt-24">
37-
<div class="xl:max-w-screen-xl mx-auto md:px-12 lg:px-16">
38-
<div class="bg-gray-800 shadow-lg shadow-xl shadow-md shadow-sm px-6 sm:px-12 md:px-12 lg:px-16 py-16 md:py-20">
39-
<h2 class="text-gray-50 font-normal text-3xl-4xl text-center">Acknowledgements</h2>
40-
<p class="mt-10 lg:text-xl text-gray-300 leading-relaxed text-center">
41-
The music used is "Blue Lambda" by <a href="https://www.donyaquick.com/">Donya Quick</a>.<br />
42-
Many thanks to Donya for giving us permission to use this track for our podcast.
43-
</p>
44-
<p class="mt-10 lg:text-xl text-gray-300 leading-relaxed text-center">
45-
We are very grateful to Alp Mestanogullari and Jose Calderon for their help with editing the episodes
46-
and to Krishna Padmasola, Ben Orchard, and Mihai Maruseac for their help with the transcription.
47-
</p>
48-
</div>
49-
</div>
50-
</div>
51-
5248
</div>

0 commit comments

Comments
 (0)