Skip to content

Commit ae72636

Browse files
committed
feat: add events for Angular.love
1 parent 65a8b6f commit ae72636

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

public/assets/data/events.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,48 @@
139139
"callForPapersDueDate": null,
140140
"url": "https://meetup.angular.love/spring-camp-2025/"
141141
},
142+
{
143+
"name": "Angular Love Autumn Camp",
144+
"organizerId": "angular-love",
145+
"type": "meetup",
146+
"location": null,
147+
"date": "2025-10-28",
148+
"language": "English",
149+
"isFree": true,
150+
"isRemote": true,
151+
"isOnsite": false,
152+
"callForPapersUrl": null,
153+
"callForPapersDueDate": null,
154+
"url": "https://meetup.angular.love/autumn-camp-2025/"
155+
},
156+
{
157+
"name": "Angular Love Autumn Camp",
158+
"organizerId": "angular-love",
159+
"type": "meetup",
160+
"location": null,
161+
"date": "2025-11-25",
162+
"language": "English",
163+
"isFree": true,
164+
"isRemote": true,
165+
"isOnsite": false,
166+
"callForPapersUrl": null,
167+
"callForPapersDueDate": null,
168+
"url": "https://meetup.angular.love/autumn-camp-2025/"
169+
},
170+
{
171+
"name": "Angular Love Autumn Camp",
172+
"organizerId": "angular-love",
173+
"type": "meetup",
174+
"location": "Warsaw, Poland",
175+
"date": "2025-12-11",
176+
"language": "English",
177+
"isFree": true,
178+
"isRemote": true,
179+
"isOnsite": true,
180+
"callForPapersUrl": null,
181+
"callForPapersDueDate": null,
182+
"url": "https://meetup.angular.love/autumn-camp-2025/"
183+
},
142184
{
143185
"name": "Angular Athens 20th Meetup",
144186
"organizerId": "angular-athens",

0 commit comments

Comments
 (0)