2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-17 15:27:13 +00:00

hannah ug special case

This commit is contained in:
2025-07-17 16:45:36 +02:00
parent d7bfe83039
commit b206d08b39

View File

@@ -441,6 +441,8 @@ def GetPersonExpeditionNameLookup(expedition):
possnames.append("El Stobbarto")
if f"{f} {l}" == "Rob Watson".lower():
possnames.append("nobrotson")
if f"{f} {l}" == "hannah urquhart".lower():
possnames.append("hannah ug")
for i in [3, 4, 5, 6]:
lim = min(i, len(f) + 1) # short form, e.g. Dan for Daniel.