Skip to content

Commit ff1bf47

Browse files
Merge pull request #38 from PyConAPAC/update-events-ui-2025-3
Add PyCon MY
2 parents 5dcd485 + 56c1db9 commit ff1bf47

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/views/events/EventData.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,13 @@ export const events = [
6565
link: 'https://th.pycon.org',
6666
countryCode: 'TH',
6767
},
68+
{
69+
date: '1-2 Nov',
70+
title: 'PyCon MY',
71+
location: '',
72+
link: 'https://pycon.my',
73+
countryCode: 'MY',
74+
},
6875
{
6976
date: '21-23 Nov',
7077
title: 'PyCon NZ',

0 commit comments

Comments
 (0)