From fab23d30906b724e74c9eef1af9bca3dacd77a2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Fri, 18 Jun 2021 17:15:02 -0400 Subject: [PATCH] Add Workers Defense Alliance to other/personal projects --- pomodoro_to_harvest.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pomodoro_to_harvest.py b/pomodoro_to_harvest.py index 4421c52..dd8a6ab 100644 --- a/pomodoro_to_harvest.py +++ b/pomodoro_to_harvest.py @@ -166,6 +166,7 @@ other_project_names = { "Personal": ["Personal/external", "Personal / external", "External"], "Tzedakah": ["Community support"], "PWGD": ["People Who Give a Damn", "PWGD Inc"], + "Workers Defense Alliance": ["WDA", "Alliance", "Twin Cities Workers Defense Alliance"], } replacement_project_names = harvest_project_names | other_project_names