Skip to content

Commit 57ee08e

Browse files
committedJan 18, 2016
Added contributions to the early life of QGIS
Just claiming my contributions from early days of QGIS.
1 parent 00d60db commit 57ee08e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
 

‎doc/contributors.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,23 @@
8383
]
8484
}
8585
},
86+
{
87+
"type": "Feature",
88+
"properties": {
89+
"Name": "Tisham Dhar",
90+
"Committer": "Yes",
91+
"First Commit Message": "MINGW/MSYS based intial windows builds/installers",
92+
"First Commit Date": "05-02-2008",
93+
"GIT Nickname": "whatnick"
94+
},
95+
"geometry": {
96+
"type": "Point",
97+
"coordinates": [
98+
138.6010,
99+
-34.9290
100+
]
101+
}
102+
},
86103
{
87104
"type": "Feature",
88105
"properties": {

0 commit comments

Comments
 (0)
Please sign in to comment.