Skip to content

Commit d60fada

Browse files
christianhujerrradczewski
authored andcommitted
Add Nelkinda and e-zest coderetreats in Pune. (coderetreat#216)
* Add Nelkinda and e-zest coderetreats in Pune. * Moved sponsors to the `sponsor` field.
1 parent cde0f73 commit d60fada

File tree

2 files changed

+41
-0
lines changed

2 files changed

+41
-0
lines changed

_data/events/Pune-2.json

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"title": "GDCR17 e-zest, Pune",
3+
"url": "http://www.e-zest.com/gdcr-2017",
4+
"moderators": [
5+
"@christianhujer"
6+
],
7+
"sponsors": [
8+
"@nelkinda",
9+
"@ezest"
10+
],
11+
"location": {
12+
"city": "Pune",
13+
"country": "India",
14+
"coordinates": {
15+
"latitude": 18.578799,
16+
"longitude": 73.7378663
17+
},
18+
"utcOffset": 5.5,
19+
"timezone": "Asia/Kolkata"
20+
}
21+
}

_data/events/Pune.json

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"title": "GDCR17 Nelkinda, Pune",
3+
"url": "http://nelkinda.com/events/2017/11/18/Global-Day-of-Coderetreat/pune-nelkinda",
4+
"moderators": [
5+
"@SiddheshNikude"
6+
],
7+
"sponsors": [
8+
"@nelkinda"
9+
],
10+
"location": {
11+
"city": "Pune",
12+
"country": "India",
13+
"coordinates": {
14+
"latitude": 18.521246,
15+
"longitude": 73.7764523
16+
},
17+
"utcOffset": 5.5,
18+
"timezone": "Asia/Kolkata"
19+
}
20+
}

0 commit comments

Comments
 (0)