We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8283cab commit b2d0850Copy full SHA for b2d0850
1 file changed
data/schedule.ts
@@ -11,6 +11,7 @@ import {
11
leWagon,
12
shodo,
13
theodo,
14
+ wanadev,
15
wildCodeSchool,
16
zenika,
17
} from './sponsors';
@@ -98,7 +99,8 @@ export const schedule: Schedule[] = [
98
99
sponsor: bedrock,
100
},
101
{
- date: '04/08/2026',
102
+ date: '04/23/2026',
103
+ sponsor: wanadev,
104
105
106
date: '05/20/2026',
0 commit comments