From 4bcb2995d8046e5711ce813abc9b7048fecdb71b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Fri, 25 Mar 2022 16:38:16 -0400 Subject: [PATCH] Add solidarity network to other projects --- pomodoro_to_harvest.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pomodoro_to_harvest.py b/pomodoro_to_harvest.py index 5121c94..e208ad9 100644 --- a/pomodoro_to_harvest.py +++ b/pomodoro_to_harvest.py @@ -202,6 +202,7 @@ other_project_names = { "Tzedakah": ["Community support"], "PWGD": ["People Who Give a Damn", "PWGD Inc"], "Workers Defense Alliance": ["WDA", "Alliance", "Twin Cities Workers Defense Alliance"], + "Solidarity Network": ["SolNet"], } replacement_project_names = harvest_project_names | other_project_names