Add a misspelling of propaganda site that came up

This commit is contained in:
benjamin melançon 2021-05-27 08:20:14 -04:00
parent 306b61055f
commit afce4adaea

View file

@ -110,7 +110,7 @@ timelog['description'] = timelog['description'].str.strip()
# Replace irregular-but-known project names with ones timetracking tools use. # Replace irregular-but-known project names with ones timetracking tools use.
replacement_project_names = { replacement_project_names = {
"Find It Cambridge": ["Find It", "FIC", "Cambridge"], "Find It Cambridge": ["Find It", "FIC", "Cambridge"],
"The Propaganda Site": ["TPS", "Propaganda Site"], "The Propaganda Site": ["TPS", "Propaganda Site", "The Propganda Site"],
"MASS Design Group": ["MASS"], "MASS Design Group": ["MASS"],
"Teachers with GUTS": ["TWIG", "GUTS"], "Teachers with GUTS": ["TWIG", "GUTS"],
"NICHQ Support": ["NICHQ", "NICHQ support", "nichq"], "NICHQ Support": ["NICHQ", "NICHQ support", "nichq"],