Skip to content

Commit 438e904

Browse files
sarudegocmaureir
andauthored
Update MapData.js to include Zaragoza (#168)
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
1 parent ad70c2b commit 438e904

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/components/MapData.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,13 @@ const MapData = () => {
245245
mail: 'pyladies-bcn@googlegroups.com',
246246
video: 'https://www.youtube.com/watch?v=JYCcPr4QW_k',
247247
},
248+
{
249+
name: 'Python Zaragoza',
250+
latitude: 41.6563497,
251+
longitude: -0.876566,
252+
meetup: 'https://www.meetup.com/es-ES/python_zgz/',
253+
mail: 'zaragoza@es.python.org',
254+
},
248255
{
249256
name: 'Python Bilbao',
250257
latitude: 43.263002,

0 commit comments

Comments
 (0)