Skip to content

Commit f29ed75

Browse files
author
github-actions
committed
[2024-08-01 18:42:38 UTC] New release [ci skip]
1 parent c3512b1 commit f29ed75

File tree

2 files changed

+23
-22
lines changed

2 files changed

+23
-22
lines changed

who-we-are/index.html

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -386,28 +386,6 @@ <h3 class="text-xl font-semibold">Emily Pillmore</h3>
386386
</div>
387387

388388

389-
</div>
390-
391-
<div class="border border-gray-300 rounded py-8 px-6 sm:px-12 md:px-6 lg:px-12 space-y-6">
392-
<div class="sm:flex md:block xl:flex items-center">
393-
<img class="h-32 mr-8 mb-6 sm:mb-0 md:mb-6 xl:mb-0" src="../assets/images/board-members/ec.png" alt="Evie Ciobanu">
394-
<div class>
395-
<h3 class="text-xl font-semibold">Evie Ciobanu</h3>
396-
397-
<div class="uppercase text-lg font-medium">Board Member</div>
398-
399-
</div>
400-
</div>
401-
<p>
402-
<p>Evie has 15 years of software development, the last five being focused on FP and Haskell. She is passionate about teaching people FP and Haskell, about computer science and formalism, and about formal verification. She is currently working as a senior software engineer at Hasura.</p>
403-
</p>
404-
405-
406-
<div>
407-
<a class="arrow-link" href="mailto:[email protected]">>> [email protected]</a>
408-
</div>
409-
410-
411389
</div>
412390

413391
<div class="border border-gray-300 rounded py-8 px-6 sm:px-12 md:px-6 lg:px-12 space-y-6">

who-we-are/past-boards/index.html

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,29 @@ <h3 class="text-xl font-semibold">Edward Kmett</h3>
353353
</div>
354354
</div>
355355

356+
<div class="border border-gray-300 rounded py-8 px-6 sm:px-12 md:px-6 lg:px-12 space-y-6">
357+
<div class="sm:flex md:block xl:flex items-center">
358+
<img class="h-32 mr-8 mb-6 sm:mb-0 md:mb-6 xl:mb-0" src="../../assets/images/board-members/ec.png" alt="Evie Ciobanu">
359+
<div class>
360+
<h3 class="text-xl font-semibold">Evie Ciobanu</h3>
361+
362+
<div class="uppercase text-lg font-medium">Board Member</div>
363+
<div class="uppercase text-md font-medium">2022-04-01 - 2024-07-18</div>
364+
365+
</div>
366+
</div>
367+
<p>
368+
<p>Evie has 15 years of software development, the last five being focused on FP and Haskell. She is passionate about teaching people FP and Haskell, about computer science and formalism, and about formal verification. She is currently working as a senior software engineer at Hasura.</p>
369+
</p>
370+
371+
<div>
372+
373+
<a class="arrow-link" href="mailto:[email protected]">>> [email protected]</a>
374+
375+
376+
</div>
377+
</div>
378+
356379
<div class="border border-gray-300 rounded py-8 px-6 sm:px-12 md:px-6 lg:px-12 space-y-6">
357380
<div class="sm:flex md:block xl:flex items-center">
358381
<img class="h-32 mr-8 mb-6 sm:mb-0 md:mb-6 xl:mb-0" src="../../assets/images/board-members/ms.png" alt="Michael Snoyman">

0 commit comments

Comments
 (0)