-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
jinalfoflia
committed
Apr 18, 2018
1 parent
52ef493
commit 6582db0
Showing
2 changed files
with
17 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,17 +9,16 @@ | |
"contacts": [ | ||
{"name": "Jinal Foflia", "email": "[email protected]"}, | ||
{"name": "Arun Ganesh", "email": "[email protected]"} | ||
], | ||
"events": [ | ||
{ | ||
"id": "sotmasia2018", | ||
"i18n": true, | ||
"name": "State of the Map Asia 2018", | ||
"description": "Join the 2018 OpenStreetMap region-wide event at State of the Map Asia in India", | ||
"where": "Indian Institute of Management, Bangalore, India", | ||
"when": "2018-11-17", | ||
"url": "http://stateofthemap.asia/" | ||
} | ||
] | ||
}, | ||
|
||
"events": [ | ||
{ | ||
"id": "sotmasia2018", | ||
"i18n": true, | ||
"name": "State of the Map Asia 2018", | ||
"description": "Join the 2018 OpenStreetMap region-wide event at State of the Map Asia in India", | ||
"where": "Indian Institute of Management, Bangalore, India", | ||
"when": "2018-11-17", | ||
"url": "http://stateofthemap.asia/" | ||
} | ||
] | ||
} |