Skip to content

Commit 2252e5e

Browse files
Team page update (#382)
1 parent ee5dd8b commit 2252e5e

File tree

3 files changed

+4
-15
lines changed

3 files changed

+4
-15
lines changed

src/content/news/2024-10-04-new-team-members/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ authors: [birk]
66
draft: false
77
---
88

9-
Three new people have joined the MapLibre Team. Please give them a warm welcome!
9+
New people have joined the MapLibre Team. Please give them a warm welcome!
1010

11-
[Isaac Besora](about/isaac/) has joined MapLibre as Graphics Engineer. His initial focus will be improvements in MapLibre GL JS in particular in the areas of Terrain 3D and the new Globe feature. Isaac brings expertise in graphics programming into the MapLibre Organization which is a central skill to what we are doing.
11+
Isaac Besora has joined MapLibre as Graphics Engineer. His initial focus will be improvements in MapLibre GL JS in particular in the areas of Terrain 3D and the new Globe feature. Isaac brings expertise in graphics programming into the MapLibre Organization which is a central skill to what we are doing.
1212

1313
[Ramya Ragupathy](about/ramya/) will be Head of Product & Operations. She will coordinate work with maintainers, the community, and contributors, while also managing internal processes such as meeting coordination, financial oversight, and hiring. She will focus on aligning roadmaps and gathering feedback from the community to ensure successful collaboration and outcomes.
1414

src/content/news/2024-10-11-farewell-oliver/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Oliver holds a PhD in Physics, but developed a fascination for maps, with a part
1212

1313
Oliver's work has been instrumental in professionalizing the project and giving shape to its current workings. He helped create many processes, organized board and TSC meetings, helped write the [charter](https://github.com/maplibre/maplibre/blob/main/CHARTER.md) and held the yearly elections. Also not unimportant for the longevity of the project: Oliver was very productive garnering trust from [sponsors](https://maplibre.org/sponsors/). MapLibre has now collected over a million USD in funding.
1414

15-
Ramya Ragupathy will take over the responsibilities of Oliver, as announced [last week](https://maplibre.org/news/2024-10-04-new-team-members/).
15+
[Ramya Ragupathy](about/ramya/) will take over the responsibilities of Oliver, as announced [last week](https://maplibre.org/news/2024-10-04-new-team-members/).
1616

1717
On behalf of the community, we would like to extend a heartfelt thanks to Oliver for all his efforts and the lasting positive impact he had on MapLibre. We wish him all the best with his future ventures. He is available to be hired as a [contractor](https://www.linkedin.com/in/oliver-wipfli-562258210/).
1818

@@ -59,7 +59,7 @@ Many of you from the community would have had a chance to work with Oliver and h
5959
<br />
6060
</blockquote>
6161

62-
<a href="about/isaac">
62+
<a href="">
6363
<img
6464
src="https://avatars.githubusercontent.com/u/2301378?v=4"
6565
width="45"

src/pages/about/index.astro

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -78,17 +78,6 @@ import Layout from "../../layouts/Layout.astro";
7878
MapLibre GL JS Maintainer
7979
</a>
8080
</div>
81-
<div class="text-center person">
82-
<a href="about/isaac">
83-
<img
84-
src="https://avatars.githubusercontent.com/u/2301378?v=4"
85-
width="150"
86-
class="rounded-circle mt-3 border border-white"
87-
/>
88-
<h3 class="m-3">Isaac Besora Vilardaga</h3>
89-
Graphics Engineer
90-
</a>
91-
</div>
9281
<div class="text-center person">
9382
<a href="about/ramya">
9483
<img

0 commit comments

Comments
 (0)