Add Family & Home to our projects
This commit is contained in:
parent
df64927f5a
commit
6c18d88dbc
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@ timelog['description'] = timelog['description'].str.strip()
|
|||
|
||||
# Replace irregular-but-known project names with ones timetracking tools use.
|
||||
replacement_project_names = {
|
||||
"Family & Home": ["Family and Home", "Family home"],
|
||||
"Find It Cambridge": ["Find It", "FIC", "Cambridge"],
|
||||
"The Propaganda Site": ["TPS", "Propaganda Site", "The Propganda Site"],
|
||||
"MASS Design Group": ["MASS"],
|
||||
|
|
Loading…
Reference in a new issue