Fix eliot and guts project names (thankfully, Harvest won't import with blank client
So we have a built-in validation of our project names!
This commit is contained in:
parent
4106341b92
commit
c665b1b1ec
1 changed files with 2 additions and 2 deletions
|
@ -116,7 +116,7 @@ harvest_project_names = {
|
|||
"Cultura Continued Support": ["Cultura", "MIT Cultura"],
|
||||
"Drutopia": ["Drutopia improvements", "Drutopia overhead"],
|
||||
"EC Connect": ["eccconectcolorado.org", "Denver Econnect", "Denver Early Childhood", "ECconnect", "ECconnectColorado"],
|
||||
"Eliot School": ["Eliot"],
|
||||
"Eliot School Site & CRM": ["Eliot", "Eliot School"],
|
||||
"encuentro 5 sites": ["Encuentro5", "e5", "Encuentro"],
|
||||
"Family & Home": ["Family and Home", "Family home"],
|
||||
"Find It Cambridge": ["Find It", "FIC", "Cambridge"],
|
||||
|
@ -138,7 +138,7 @@ harvest_project_names = {
|
|||
"OAG - Office of Opportunity and Achievement Gaps Task Force": ["Boston Public Schools", "BPS", "OAG"],
|
||||
"Portside": ["Portside.org Improvements 2020", "portside.org", "Portside support"],
|
||||
"SCDTDP Collaboratory Data Site System Security": ["SCDTDP", "NICHQ SCDTDP", "NICHQ security"],
|
||||
"Teachers with GUTS": ["TWIG", "GUTS"],
|
||||
"Project GUTS/TWIG/Making Sense of Models": ["Teachers with GUTS", "TWIG", "GUTS", "Project GUTS"],
|
||||
"The Propaganda Site": ["TPS", "Propaganda Site", "The Propganda Site", "Murat & Clay"],
|
||||
"VHFA": ["Vermont Housing Finance Agency", "Vermont", "Vermont Housing"],
|
||||
"Vulk redesign": ["Vulk", "Vulk.coop"],
|
||||
|
|
Loading…
Reference in a new issue