Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bf34c17

Browse files
author
Jonatas Baldin
authored
Merge pull request #37 from jonatasbaldin/south-africa
Add communities to South Africa
2 parents 526fe8d + 3316be5 commit bf34c17

File tree

1 file changed

+19
-9
lines changed

1 file changed

+19
-9
lines changed

communities.yaml

Lines changed: 19 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,15 @@
111111
lng: 8.6753
112112
url: http://pythonnigeria.org/
113113

114+
###
115+
### Peru
116+
###
117+
118+
- name: Python Lima
119+
lat: -12.046373
120+
lng: -77.042755
121+
url: https://www.meetup.com/pythonperu/
122+
114123
###
115124
### South Africa
116125
###
@@ -119,6 +128,16 @@
119128
lng: 18.424055
120129
url: https://ctpug.org.za/
121130

131+
- name: Gauteng Python User Group (GPUG)
132+
lat: -26.204103
133+
lng: 28.047304
134+
url: https://www.meetup.com/Gauteng-Python-Users-Group/
135+
136+
- name: PyData Johannesburg
137+
lat: -26.233215
138+
lng: 28.172847
139+
url: https://www.meetup.com/PyData-Johannesburg/
140+
122141
###
123142
### United States
124143
###
@@ -181,12 +200,3 @@
181200
lat: 33.027852
182201
lng: -96.7115229
183202
url: https://www.meetup.com/python4e/
184-
185-
###
186-
### Perú
187-
###
188-
189-
- name: Python Lima
190-
lat: -12.046373
191-
lng: -77.042755
192-
url: https://www.meetup.com/pythonperu/

0 commit comments

Comments
 (0)