Skip to content

Commit b2d0850

Browse files
committed
feat(schedule): updated april 2026 sponsor and event date.
1 parent 8283cab commit b2d0850

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

data/schedule.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ import {
1111
leWagon,
1212
shodo,
1313
theodo,
14+
wanadev,
1415
wildCodeSchool,
1516
zenika,
1617
} from './sponsors';
@@ -98,7 +99,8 @@ export const schedule: Schedule[] = [
9899
sponsor: bedrock,
99100
},
100101
{
101-
date: '04/08/2026',
102+
date: '04/23/2026',
103+
sponsor: wanadev,
102104
},
103105
{
104106
date: '05/20/2026',

0 commit comments

Comments
 (0)