Oh, just commit a typo task to the compound task parser, easier than fixing it

This commit is contained in:
benjamin melançon 2022-02-05 23:40:34 -05:00
parent ab264aab0c
commit 861a3c402f

View file

@ -141,7 +141,7 @@ compound_project_tasks = {
"Internal — Documentation": ["documentation", "docs", "documenting"], "Internal — Documentation": ["documentation", "docs", "documenting"],
"Internal — Personal Learning": ["Learning", "Personal learning"], "Internal — Personal Learning": ["Learning", "Personal learning"],
"Internal — Presentations": ["presentations", "presentation"], "Internal — Presentations": ["presentations", "presentation"],
"Internal — Network Engagement": ["Network Engagement", "network engagement", "Network engagment", "Social media", "Network building", "Agaric network engagement"], "Internal — Network Engagement": ["Network Engagement", "network engagement", "Network engagment", "Social media", "Network building", "Agaric network engagement", "AgaricNetwork Engagement"],
"Internal — Content": ["Agaric site content", "Agaric content"], "Internal — Content": ["Agaric site content", "Agaric content"],
"VHFA — Contributing back to the community": ["VHFA contrib"], "VHFA — Contributing back to the community": ["VHFA contrib"],
} }