From 143c85ff7aa2d062ab9b1ac7fc4cd7ba5a2cda50 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= <ben@agaric.coop>
Date: Sat, 7 May 2022 18:40:47 -0400
Subject: [PATCH] Add the obvious countent writing alias

---
 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 42318a5..2927f41 100644
--- a/pomodoro_to_harvest.py
+++ b/pomodoro_to_harvest.py
@@ -138,7 +138,7 @@ compound_project_tasks = {
     "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 — Content": ["Agaric site content", "Agaric content", "content", "blog", "blogging", "writing"],
+    "Internal — Content": ["Agaric site content", "Agaric content", "content", "blog", "blogging", "writing", "content writing"],
     "Internal — Documentation": ["documentation", "docs", "documenting"],
     "Internal — Other": ["other"],
     "Internal — Overhead": ["overhead"],