Skip to content

Commit e3f8abe

Browse files
committed
Merge pull request #2657 from SebDieBln/AddToContributors
Added myself to the lists of contributors
2 parents 312de68 + b30d339 commit e3f8abe

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

doc/CONTRIBUTORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ Richard Duivenvoorde
6464
Richard Kostecky
6565
Robert Szczepanek
6666
Salvatore Larosa
67+
Sebastian Dietrich
6768
Stefanie Tellex
6869
Steven Mizuno
6970
Tamas Szekeres

doc/contributors.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -719,6 +719,23 @@
719719
42.810529897
720720
]
721721
}
722+
},
723+
{
724+
"type": "Feature",
725+
"properties": {
726+
"Name": "Sebastian Dietrich",
727+
"Committer": "No",
728+
"First Commit Message": "Moved the code to determine the primary key for a view using the URI keyColumn to a separate function.",
729+
"First Commit Date": "17-10-2015",
730+
"GIT Nickname": "SebDieBln"
731+
},
732+
"geometry": {
733+
"type": "Point",
734+
"coordinates": [
735+
13.409402,
736+
52.520804
737+
]
738+
}
722739
}
723740
]
724741
}

0 commit comments

Comments
 (0)