Skip to content

Commit c2c62a2

Browse files
authoredApr 7, 2025
Updates Team Page (#61)
* Updates Charlie's bio * Update link
1 parent 87a2264 commit c2c62a2

File tree

1 file changed

+16
-15
lines changed

1 file changed

+16
-15
lines changed
 

‎team.md

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -25,52 +25,53 @@ He is a co-creator of R-multiverse and the author of packages [`targets`](https:
2525
:::
2626

2727
::: {.row}
28-
### Charlie Gao
28+
### Jeroen Ooms
2929
:::: {.columns}
3030
::: {.column width=20%}
31-
<a href="https://github.com/shikokuchuo" target="_blank">
32-
<img src="https://github.com/shikokuchuo.png" class="img-fluid rounded-circle">
31+
<a href="https://github.com/jeroen" target="_blank">
32+
<img src="https://github.com/jeroen.png" class="img-fluid rounded-circle">
3333
</a>
3434
:::
3535
::: {.column width=10%}
3636
:::
3737
::: {.column width=70%}
38-
Charlie Gao is director of Hibiki AI and a co-creator of R-multiverse.
39-
He is the creator of the [mirai](https://github.com/shikokuchuo/mirai) async framework for R and co-organizer of the [CambRidge](https://www.meetup.com/cambridge-r-user-group/) R user group.
38+
Jeroen is a software research engineer at rOpenSci where he is the creator and lead developer of R-universe, the core infrastructure upon which R-multiverse depends.
39+
He is the maintainer of many R packages including [curl](https://github.com/jeroen/curl) and [jsonlite](https://github.com/jeroen/jsonlite).
4040
:::
4141
::::
4242
:::
4343

4444
::: {.row}
45-
### Jeroen Ooms
45+
### Maëlle Salmon
4646
:::: {.columns}
4747
::: {.column width=20%}
48-
<a href="https://github.com/jeroen" target="_blank">
49-
<img src="https://github.com/jeroen.png" class="img-fluid rounded-circle">
48+
<a href="https://github.com/maelle" target="_blank">
49+
<img src="https://github.com/maelle.png" class="img-fluid rounded-circle">
5050
</a>
5151
:::
5252
::: {.column width=10%}
5353
:::
5454
::: {.column width=70%}
55-
Jeroen is a software research engineer at rOpenSci where he is the creator and lead developer of R-universe, the core infrastructure upon which R-multiverse depends.
56-
He is the maintainer of many R packages including [curl](https://github.com/jeroen/curl) and [jsonlite](https://github.com/jeroen/jsonlite).
55+
Maëlle is a research software engineer, part-time with rOpenSci, notably maintaining its [Packages: Development, Maintenance, and Peer Review](https://devguide.ropensci.org/) guide.
56+
She also created the [R-hub blog](https://blog.r-hub.io/) and co-wrote the online book [HTTP testing in R](https://books.ropensci.org/http-testing/).
5757
:::
5858
::::
5959
:::
6060

61+
6162
::: {.row}
62-
### Maëlle Salmon
63+
### Charlie Gao
6364
:::: {.columns}
6465
::: {.column width=20%}
65-
<a href="https://github.com/maelle" target="_blank">
66-
<img src="https://github.com/maelle.png" class="img-fluid rounded-circle">
66+
<a href="https://github.com/shikokuchuo" target="_blank">
67+
<img src="https://github.com/shikokuchuo.png" class="img-fluid rounded-circle">
6768
</a>
6869
:::
6970
::: {.column width=10%}
7071
:::
7172
::: {.column width=70%}
72-
Maëlle is a research software engineer, part-time with rOpenSci, notably maintaining its [Packages: Development, Maintenance, and Peer Review](https://devguide.ropensci.org/) guide.
73-
She also created the [R-hub blog](https://blog.r-hub.io/) and co-wrote the online book [HTTP testing in R](https://books.ropensci.org/http-testing/).
73+
Charlie Gao is a software engineer in Posit's open source team.
74+
He is the creator of the [mirai](https://github.com/r-lib/mirai) async framework, and works on high-concurrency, high-performance infrastructure and tooling for the R ecosystem.
7475
:::
7576
::::
7677
:::

0 commit comments

Comments
 (0)