Skip to content

Commit 58de2b5

Browse files
authored
Update Python Valencia contacts (#164)
1 parent 6303da4 commit 58de2b5

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

src/components/MapData.js

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,13 @@ const MapData = () => {
7474
},
7575
{
7676
name: 'Python Valencia',
77-
latitude: 39.4227,
78-
longitude: -0.3525,
79-
web: 'https://pyvlc.es/',
77+
latitude: 39.4704,
78+
longitude: -0.3764,
79+
web: 'https://python-valencia.es/',
80+
meetup: 'https://www.meetup.com/es-ES/python-valencia-meetup/',
8081
twitter: 'https://twitter.com/python_vlc',
82+
telegram: 'https://t.me/python_vlc',
83+
email: 'valencia@es.python.org',
8184
},
8285
{
8386
name: 'PyBCN',

0 commit comments

Comments
 (0)