Skip to content

Commit 166ca81

Browse files
committed
feat: add ngPoznan Angular Meetup and its first event
1 parent aa964dc commit 166ca81

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed

angular-hub/src/public/assets/data/community.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2469,5 +2469,34 @@
24692469
"location": null
24702470
}
24712471
]
2472+
},
2473+
{
2474+
"name": "ngPoznan Angular Meetup",
2475+
"type": "meetup",
2476+
"location": "Poznan, Poland",
2477+
"logo": "/assets/logos/ng-poznan.png",
2478+
"eventsUrl": "https://www.meetup.com/ng-poznan-meetup/events/",
2479+
"websiteUrl": null,
2480+
"organizersUrl": "https://www.meetup.com/ng-poznan-meetup/members/?op=leaders",
2481+
"twitterUrl": "https://x.com/AngularRome",
2482+
"linkedinUrl": "https://www.linkedin.com/company/angular-rome/",
2483+
"youtubeUrl": "https://www.youtube.com/@angularrome6049",
2484+
"twitchUrl": null,
2485+
"callForPapersUrl": null,
2486+
"events": [
2487+
{
2488+
"name": "ngPoznan #34 – wracamy do gry!",
2489+
"type": "meetup",
2490+
"date": "2025-04-17",
2491+
"url": "https://www.meetup.com/ng-poznan-meetup/events/306959439",
2492+
"callForPapersUrl": null,
2493+
"callForPapersDueDate": null,
2494+
"language": "Polish",
2495+
"isFree": true,
2496+
"isRemote": false,
2497+
"isOnsite": true,
2498+
"location": "Poznan, Poland"
2499+
}
2500+
]
24722501
}
24732502
]
Loading

0 commit comments

Comments
 (0)