From ae64de6c21c76b9c84bda8ae924ab544ea46de65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Fri, 10 Jun 2022 14:41:26 -0400 Subject: [PATCH] Solve confusion about camp time going to internal --- pomodoro_to_harvest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pomodoro_to_harvest.py b/pomodoro_to_harvest.py index 8d0afa9..03fa0fd 100644 --- a/pomodoro_to_harvest.py +++ b/pomodoro_to_harvest.py @@ -137,7 +137,7 @@ compound_project_tasks = { "Find It Cambridge — Contributing back to the community": ["Find It Contrib"], "Find It Cambridge — Planning": ["Find It project management"], "Internal — Contributing back to the community": ["Contrib", "Agaric: contrib", "Contributing", "Agaric contrib", "Agaric contributions"], - "Internal — Conferences & Meetups": ["Conference", "Camps", "Camp", "Conferences", "meetup", "meetups"], + "Internal — Conferences & Meetups": ["Conference", "Cons", "Camps", "Conferences", "meetup", "meetups"], # Note camp is not here because that maps to Near North camp "Internal — Content": ["Agaric site content", "Agaric content", "content", "blog", "blogging", "writing", "content writing"], "Internal — Documentation": ["documentation", "docs", "documenting"], "Internal — Other": ["other"],