Skip to content

Commit 031237f

Browse files
authored
feat: add sponsors (#696)
1 parent e3d8acf commit 031237f

8 files changed

Lines changed: 26 additions & 1 deletion

File tree

pwa/data/con/2026/partners.ts

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ const partners: Partner[] = [
88
rank: 1,
99
highlight: true,
1010
},
11+
{
12+
name: "Laravel",
13+
logo: "laravel",
14+
link: "https://laravel.com/",
15+
rank: 1,
16+
highlight: true,
17+
},
1118
{
1219
name: "SensioLabs",
1320
logo: "sensiolabs",
@@ -75,7 +82,7 @@ const partners: Partner[] = [
7582
{
7683
name: "DevIT Jobs",
7784
logo: "devit",
78-
link: "https://devitjobs.uk/",
85+
link: "https://devitjobs.fr/jobs/Machine-Learning/all",
7986
rank: 4,
8087
},
8188
{
@@ -96,6 +103,20 @@ const partners: Partner[] = [
96103
link: "https://larabelles.com/",
97104
rank: 4,
98105
},
106+
{
107+
name: "Laravel France",
108+
logo: "laravel-france",
109+
link: "https://laravel-france.com/",
110+
highlight: true,
111+
rank: 4,
112+
},
113+
{
114+
name: "MongoDB",
115+
logo: "mongo-db",
116+
link: "https://www.mongodb.com/",
117+
highlight: true,
118+
rank: 4,
119+
},
99120
{
100121
name: "JL recrutement",
101122
logo: "jl-recrutement",

pwa/data/con/2026/speakers/en/pauline-vos.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ github: https://github.com/paulinevos
1414
Pauline is senior software engineer at MongoDB, where she maintains and writes open-source software for the PHP excosystem.
1515

1616
She likes **good, clean software design** and being as efficient (lazy) as possible.
17+
18+
Pauline's venue at the API Platform Conference 2026 is made possible by [MongoDB](https://www.mongodb.com/). We would like to thank them for their generous support.

pwa/data/con/2026/speakers/fr/pauline-vos.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ github: https://github.com/paulinevos
1414
Pauline est ingénieure logicielle senior chez MongoDB, où elle maintient et développe des logiciels open source pour l'écosystème PHP.
1515

1616
Elle apprécie **le design logiciel de qualité (Clean Code)** et cherche toujours à être aussi efficace (paresseuse) que possible.
17+
18+
La venue de Pauline à l’API Platform Conference est sponsorisée par [MongoDB](https://www.mongodb.com/), que nous remercions chaleureusement pour leur soutien.
7.34 KB
Loading
35.4 KB
Loading
9.48 KB
Loading
17.8 KB
Loading
-101 KB
Loading

0 commit comments

Comments
 (0)