Skip to content

Commit df6d0bd

Browse files
committed
adds myself to contributors json file
1 parent 049edb2 commit df6d0bd

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
@@ -303,6 +303,23 @@
303303
53.60615521721495
304304
]
305305
}
306+
},
307+
{
308+
"type": "Feature",
309+
"properties": {
310+
"Name": "Salvatore Larosa",
311+
"Committer": "Yes",
312+
"First Commit Message": "New Python Console",
313+
"First Commit Date": "10-09-2012",
314+
"GIT Nickname": "slarosa"
315+
},
316+
"geometry": {
317+
"type": "Point",
318+
"coordinates": [
319+
16.22705340385437,
320+
39.357056058541474
321+
]
322+
}
306323
}
307324
]
308325
}

0 commit comments

Comments
 (0)