forked from expo/troggle
small chnages to name resolution
This commit is contained in:
@@ -100,6 +100,8 @@ def GetTripPersons(trippeople, expedition, logtime_underground, tid=None):
|
||||
tripperson = "Phil Wigglesworth"
|
||||
if tripperson =="Animal":
|
||||
tripperson = "Mike Richardson"
|
||||
if tripperson =="MikeTA":
|
||||
tripperson = "Mike Richardson"
|
||||
|
||||
|
||||
personyear = GetPersonExpeditionNameLookup(expedition).get(tripperson.lower())
|
||||
|
||||
Reference in New Issue
Block a user