We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad70c2b commit 438e904Copy full SHA for 438e904
1 file changed
src/components/MapData.js
@@ -245,6 +245,13 @@ const MapData = () => {
245
mail: 'pyladies-bcn@googlegroups.com',
246
video: 'https://www.youtube.com/watch?v=JYCcPr4QW_k',
247
},
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
+ },
255
{
256
name: 'Python Bilbao',
257
latitude: 43.263002,
0 commit comments