diff --git a/assets/images/board-members/dominikschrempf.png b/assets/images/board-members/dominikschrempf.png new file mode 100644 index 00000000..31f4e9fe Binary files /dev/null and b/assets/images/board-members/dominikschrempf.png differ diff --git a/assets/images/board-members/simonmarlow.png b/assets/images/board-members/simonmarlow.png new file mode 100644 index 00000000..f6af454f Binary files /dev/null and b/assets/images/board-members/simonmarlow.png differ diff --git a/who-we-are/people/andresloeh.markdown b/who-we-are/people/andresloeh.markdown index d62f6f98..44d52b4d 100644 --- a/who-we-are/people/andresloeh.markdown +++ b/who-we-are/people/andresloeh.markdown @@ -3,6 +3,7 @@ name: Andres Löh title: Vice Chair executiveTeam: "False" tenureStart: 2023-04-01 +tenureEnd: 2026-04-01 image: "/assets/images/board-members/andres.png" website: https://www.andres-loeh.de/ email: "andres@haskell.foundation" diff --git a/who-we-are/people/dominikschrempf.markdown b/who-we-are/people/dominikschrempf.markdown new file mode 100644 index 00000000..261b5fe0 --- /dev/null +++ b/who-we-are/people/dominikschrempf.markdown @@ -0,0 +1,13 @@ +--- +name: Dominik Schrempf +email: dominik.schrempf@gmail.com +title: Board Member +executiveTeam: "False" +tenureStart: 2026-04-01 +image: /assets/images/board-members/dominikschrempf.png +committees: +--- + +With expertise across diverse fields including physics, biology, and web development, Dominik brings a broad perspective on programming challenges. He developed a deep affinity for Haskell during his PhD and postdoc, using the language to model evolutionary trees. + +This experience in Haskell -- where the process of building and manipulating complex structures felt uniquely intuitive and expressive -- led him to pursue a career as a software engineer focused on functional programming. Dominik maintains a set of Hackage packages geared towards statistical programming. diff --git a/who-we-are/people/hazelweakly.markdown b/who-we-are/people/hazelweakly.markdown index 0f9d062e..d5ac5173 100644 --- a/who-we-are/people/hazelweakly.markdown +++ b/who-we-are/people/hazelweakly.markdown @@ -3,6 +3,7 @@ name: Hazel Weakly title: Board Member executiveTeam: "False" tenureStart: 2023-04-01 +tenureEnd: 2026-04-01 image: "/assets/images/board-members/hw.png" website: https://hazelweakly.me/ --- diff --git a/who-we-are/people/joshmeredith.markdown b/who-we-are/people/joshmeredith.markdown index 6fe1c1ed..50ca3a68 100644 --- a/who-we-are/people/joshmeredith.markdown +++ b/who-we-are/people/joshmeredith.markdown @@ -3,6 +3,7 @@ name: Josh Meredith title: Board Member executiveTeam: "False" tenureStart: 2023-04-01 +tenureEnd: 2026-04-01 image: /assets/images/board-members/jm.png --- diff --git a/who-we-are/people/simonmarlow-interim.markdown b/who-we-are/people/simonmarlow-interim.markdown new file mode 100644 index 00000000..51a817eb --- /dev/null +++ b/who-we-are/people/simonmarlow-interim.markdown @@ -0,0 +1,9 @@ +--- +name: Simon Marlow +executiveTeam: "False" +interimBoard: "True" +interimBoardTitle: Interim Board Member +image: /assets/images/board-members/sm.png +--- +Simon Marlow is a Software Engineer at Facebook in London. He has previously worked on Haxl, a Haskell-based domain-specific language that is used by the teams fighting abuse on Facebook, and he is currently working on Glean, a system to store and query facts about source code at scale. Simon is a co-author of the Glasgow Haskell Compiler, author of the book “Parallel and Concurrent Programming in Haskell”, and has a string of research publications in functional programming, language design, compilers, and language implementation. + diff --git a/who-we-are/people/simonmarlow.markdown b/who-we-are/people/simonmarlow.markdown index 51a817eb..54cbfe3a 100644 --- a/who-we-are/people/simonmarlow.markdown +++ b/who-we-are/people/simonmarlow.markdown @@ -1,9 +1,11 @@ --- name: Simon Marlow +email: marlowsd@gmail.com +title: Board Member executiveTeam: "False" -interimBoard: "True" -interimBoardTitle: Interim Board Member -image: /assets/images/board-members/sm.png +tenureStart: 2026-04-01 +image: /assets/images/board-members/simonmarlow.png +committees: --- -Simon Marlow is a Software Engineer at Facebook in London. He has previously worked on Haxl, a Haskell-based domain-specific language that is used by the teams fighting abuse on Facebook, and he is currently working on Glean, a system to store and query facts about source code at scale. Simon is a co-author of the Glasgow Haskell Compiler, author of the book “Parallel and Concurrent Programming in Haskell”, and has a string of research publications in functional programming, language design, compilers, and language implementation. +Simon worked on GHC full time from about 1998 to 2013, and sporadically since then. He is the main author of the runtime system, the code generator, and various other parts of the compiler. He is the author of the O'Reilly book "Parallel and Concurrent Programming in Haskell". In 2013 he moved to Facebook (now Meta) where he led the team that built the largest ever production Haskell deployment, Sigma, which was a platform for combating abuse on Facebook, Instagram and WhatsApp. While at Meta he also led the team that built Glean, a system for collecting and querying information about source code at scale; Glean is open-source and is still in use as a core part of Meta's developer tooling infrastructure. He left Meta in February 2025 and nowadays he spends his time mostly riding his bike and hacking on things that he finds interesting. \ No newline at end of file