From 3eaa9afeb92f305cff08fb892115964cff8f49d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Fri, 28 May 2021 14:38:47 -0400 Subject: [PATCH] Add sub-project of NICHQ to resolve to Project: Subproject: approach --- pomodoro_to_harvest.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pomodoro_to_harvest.py b/pomodoro_to_harvest.py index ca50643..e255e71 100644 --- a/pomodoro_to_harvest.py +++ b/pomodoro_to_harvest.py @@ -112,6 +112,7 @@ timelog['description'] = timelog['description'].str.strip() replacement_project_names = { "Family & Home": ["Family and Home", "Family home"], "Find It Cambridge": ["Find It", "FIC", "Cambridge"], + "NICHQ Support: FL CMS LAN": ["FL CMS LAN", "flcmslan"], "The Propaganda Site": ["TPS", "Propaganda Site", "The Propganda Site"], "MASS Design Group": ["MASS"], "Teachers with GUTS": ["TWIG", "GUTS"],