Skip to content

Commit faa027e

Browse files
committedSep 20, 2013
Updates to contributors document
1 parent a3aaa3d commit faa027e

File tree

1 file changed

+175
-13
lines changed

1 file changed

+175
-13
lines changed
 

‎doc/contributors.json

Lines changed: 175 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,34 +4,34 @@
44
{
55
"type": "Feature",
66
"properties": {
7-
"Name": "Tim Sutton",
7+
"Name": "Gary Sherman",
88
"Committer": "Yes",
9-
"First Commit Message": "Added support for grayscale tifs too.",
10-
"First Commit Date": "31-12-2003",
11-
"GIT Nickname": "timlinux"
9+
"First Commit Message": "Initial revision",
10+
"First Commit Date": "06-07-2002",
11+
"GIT Nickname": "gsherman"
1212
},
1313
"geometry": {
1414
"type": "Point",
1515
"coordinates": [
16-
20.443990230560303,
17-
-34.01992347338913
16+
-149.908447265625,
17+
61.22266872659718
1818
]
1919
}
2020
},
2121
{
2222
"type": "Feature",
2323
"properties": {
24-
"Name": "Marco Hugentobler",
24+
"Name": "Tim Sutton",
2525
"Committer": "Yes",
26-
"First Commit Message": "Changes in the display behaviour of qgsmapcanvas (updating the screen, avoid flickering when paning).",
27-
"First Commit Date": "15-06-2003",
28-
"GIT Nickname": "mhugent"
26+
"First Commit Message": "Added support for grayscale tifs too.",
27+
"First Commit Date": "31-12-2003",
28+
"GIT Nickname": "timlinux"
2929
},
3030
"geometry": {
3131
"type": "Point",
3232
"coordinates": [
33-
8.536376953125,
34-
47.368594345213374
33+
20.443990230560303,
34+
-34.01992347338913
3535
]
3636
}
3737
},
@@ -287,13 +287,30 @@
287287
]
288288
}
289289
},
290+
{
291+
"type": "Feature",
292+
"properties": {
293+
"Name": "Matthias Kuhn",
294+
"Committer": "Yes",
295+
"First Commit Message": "Add backbuffering option to resolve flickering on X11 systems",
296+
"First Commit Date": "07-08-2012",
297+
"GIT Nickname": "matthias-kuhn"
298+
},
299+
"geometry": {
300+
"type": "Point",
301+
"coordinates": [
302+
8.740423321723938,
303+
47.4989812888759
304+
]
305+
}
306+
},
290307
{
291308
"type": "Feature",
292309
"properties": {
293310
"Name": "Juergen Fischer",
294311
"Committer": "Yes",
295312
"First Commit Message": "fix for ticket #790 and #791 and another msvc logger update",
296-
"First Commit Date": "5-11-2013",
313+
"First Commit Date": "5-11-2007",
297314
"GIT Nickname": "jef-n"
298315
},
299316
"geometry": {
@@ -320,6 +337,151 @@
320337
39.357056058541474
321338
]
322339
}
340+
},
341+
{
342+
"type": "Feature",
343+
"properties": {
344+
"Name": "Brent Wood",
345+
"Committer": "No"
346+
},
347+
"geometry": {
348+
"type": "Point",
349+
"coordinates": [
350+
174.811004639,
351+
-41.3275985718
352+
]
353+
}
354+
},
355+
{
356+
"type": "Feature",
357+
"properties": {
358+
"Name": "Hugo Mercier",
359+
"Committer": "No",
360+
"First Commit Message": "Implement basic copy/paste of styles between layers",
361+
"First Commit Date": "15-04-2012",
362+
"GIT Nickname": "mhugo"
363+
},
364+
"geometry": {
365+
"type": "Point",
366+
"coordinates": [
367+
-1.547486,
368+
47.199934
369+
]
370+
}
371+
},
372+
{
373+
"type": "Feature",
374+
"properties": {
375+
"Name": "Germán Carrillo",
376+
"Committer": "No",
377+
"GIT Nickname": "gacarrillor"
378+
},
379+
"geometry": {
380+
"type": "Point",
381+
"coordinates": [
382+
-74.07595,
383+
4.59805
384+
]
385+
}
386+
},
387+
{
388+
"type": "Feature",
389+
"properties": {
390+
"Name": "Alexander Bruy",
391+
"Committer": "Yes",
392+
"First Commit Message": "allow users to enter path to shapefiles manually in Merge shapefiles tool (apply #2897)",
393+
"First Commit Date": "25-06-2010",
394+
"GIT Nickname": "alexbruy"
395+
},
396+
"geometry": {
397+
"type": "Point",
398+
"coordinates": [
399+
35.101318359375,
400+
47.857402894658
401+
]
402+
}
403+
},
404+
{
405+
"type": "Feature",
406+
"properties": {
407+
"Name": "Sandro Santilli",
408+
"Committer": "Yes",
409+
"First Commit Message": "Added patch from strk that improves calculation of extents for a postgres layer",
410+
"First Commit Date": "29-06-2004",
411+
"GIT Nickname": "strk"
412+
},
413+
"geometry": {
414+
"type": "Point",
415+
"coordinates": [
416+
12.1728515625,
417+
42.31692400697034
418+
]
419+
}
420+
},
421+
{
422+
"type": "Feature",
423+
"properties": {
424+
"Name": "John Tull",
425+
"Committer": "No",
426+
"GIT Nickname": "jctull"
427+
},
428+
"geometry": {
429+
"type": "Point",
430+
"coordinates": [
431+
-119.82,
432+
39.18
433+
]
434+
}
435+
},
436+
{
437+
"type": "Feature",
438+
"properties": {
439+
"Name": "Robert Szczepanek",
440+
"Committer": "No",
441+
"First Commit Date": "9-12-2011",
442+
"GIT Nickname": "Cracert"
443+
},
444+
"geometry": {
445+
"type": "Point",
446+
"coordinates": [
447+
19.938,
448+
50.061
449+
]
450+
}
451+
},
452+
{
453+
"type": "Feature",
454+
"properties": {
455+
"Name": "Andreas Neumann",
456+
"Committer": "Yes",
457+
"First Commit Date": "19-04-2011",
458+
"First Commit Message": "initial chekin of qgiswebclient",
459+
"GIT Nickname": "andreasneumann"
460+
},
461+
"geometry": {
462+
"type": "Point",
463+
"coordinates": [
464+
8.78342,
465+
47.30919
466+
]
467+
}
468+
},
469+
{
470+
"type": "Feature",
471+
"properties": {
472+
"Name": "Tamas Szekeres",
473+
"Committer": "No",
474+
"First Commit Date": "06-02-2012",
475+
"First Commit Message": "Adding the native MSSQL provider",
476+
"GIT Nickname": "szekerest"
477+
},
478+
"geometry": {
479+
"type": "Point",
480+
"coordinates": [
481+
19.1,
482+
47.6
483+
]
484+
}
323485
}
324486
]
325487
}

0 commit comments

Comments
 (0)
Please sign in to comment.