New name in name_map (which really should exist not in source code)

This commit is contained in:
Grant Sanderson 2020-07-22 18:16:59 -07:00
parent dbe33f9382
commit cf0afb0259

View file

@ -206,6 +206,7 @@ class PatreonEndScreen(Scene):
"Sansword Huang": "SansWord@TW",
"Sunil Nagaraj": "Ubiquity Ventures",
"Nitu Kitchloo": "Ish Kitchloo",
"PedroTristão": "Tristan",
}
for n1, n2 in modification_map.items():
if name.lower() == n1.lower():