Skip to content

Commit 8e64ce2

Browse files
committed
feat: add peru community
1 parent d6cd303 commit 8e64ce2

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

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

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1785,5 +1785,31 @@
17851785
"url": "https://www.meetup.com/ngkato/events/303788459"
17861786
}
17871787
]
1788+
},
1789+
{
1790+
"name": "Angular Community Perú",
1791+
"type": "meetup",
1792+
"location": "Lima, Peru",
1793+
"url": "https://www.angular-peru.com/",
1794+
"mediaChannel": null,
1795+
"logo": "https://ngconf.angular-peru.com/icons/logo_AngularPeru.svg",
1796+
"twitter": "https://x.com/AngularPeruNG",
1797+
"linkedin": "https://www.linkedin.com/company/angular-community-peru",
1798+
"callForPapers": "https://calendly.com/angularcommunityperu",
1799+
"events": [
1800+
{
1801+
"name": "Ng Conf Perú",
1802+
"type": "conference",
1803+
"location": "Lima, Peru",
1804+
"date": "2024-11-02",
1805+
"language": "Spanish",
1806+
"isFree": true,
1807+
"isRemote": false,
1808+
"isOnsite": true,
1809+
"callForPapers": null,
1810+
"callForPapersDueDate": null,
1811+
"url": "https://ngconf.angular-peru.com/"
1812+
}
1813+
]
17881814
}
17891815
]

0 commit comments

Comments
 (0)