Skip to content

Commit

Permalink
Merge pull request #616 from JuliaCon/as/prize24
Browse files Browse the repository at this point in the history
add 2024 prize
  • Loading branch information
aviks authored Jul 30, 2024
2 parents dd7bf3b + a845aa9 commit 13a01c4
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 2024/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ We also have some photographic memories from previous JuliaCons. Explore our col
<div class="row masonry" data-masonry='{ "itemSelector": ".grid-item", "percentPosition": true }'>
~~~
\begin{box}{title="Julia Community Prize 2024", color="red"}
Nominations for the Julia Community Prize 2024 are now open! [Send us your nominations today](https://forms.gle/Jn6RTeqwNWbpX7tM8).
The Julia Community Prize for this year [have been announced](/2024/prize).
\end{box}

\begin{box}{title="Diversity Initiative & Childcare", color="purple"}
Expand Down
19 changes: 19 additions & 0 deletions 2024/prize.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Julia Community Prize

The Julia Community Prize 2024 winners have been announced! Winners will receive a certificate of accomplishment and a cash award.

## 2024 Community Prize Winners:

### Guillaume Dalle
For their various contributions to the Julia ecosystem including DifferentiationInterface and the Modern Julia Workflows guide.

### The Makie team (Simon Danisch, Julius Krumbiegel, Frederic Freyer, and Anshul Singhvi)
For their contributions to Makie and improving interactive data visualization in Julia.

### The JuMP team (Oscar Dowson, Benoît Legat, and Miles Lubin)
For their long term commitment and contributions to JuMP.

## Awards Committee

The members of the committee for 2024 continue to be Prof Alan Edelman, MIT; Prof Tim Holy, WU; and Mr Curtis Vogt, Beacon Biosignals.

2 changes: 1 addition & 1 deletion config.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ configuration = Dict(
"global" => true,
"year" => 2024,
"location" => "Eindhoven",
"alert" => """The conference is over! Check the <a href="https://www.youtube.com/@TheJuliaLanguage/streams">recorded live-streams<a> on YouTube!</a>
"alert" => """Community Prize <a href="/2024/prize">announced</a>. The <a href="https://www.youtube.com/@TheJuliaLanguage/streams">recorded streams<a> for the conference is are YouTube!</a>
""",
"site_name" => "JuliaCon 2024",
"site_descr" => "JuliaCon 2024, Eindhoven, Philips Stadion",
Expand Down

0 comments on commit 13a01c4

Please sign in to comment.