Add a misspelling of propaganda site that came up
This commit is contained in:
parent
306b61055f
commit
afce4adaea
1 changed files with 1 additions and 1 deletions
|
@ -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"],
|
||||||
|
|
Loading…
Reference in a new issue