18F / dashboard

DEPRECATED: A site to track our projects' status and much, much more...
Other
44 stars 25 forks source link

EKIP API not appearing in production #263

Closed gboone closed 8 years ago

gboone commented 8 years ago

The EKIP team added an .about.yml file about a week ago but the project has not yet appeared on the Dashboard. Perhaps it's due to a validation error. cc: @OpenGlobe @mbland

mbland commented 8 years ago
Parse error in the file: could not find expected ':' while scanning a simple key at line 79 column 1

The impact: field has a line break, and doesn’t use YAML multiline syntax.

DavidEBest commented 8 years ago

Submitted PR to ekip to correct the error. https://github.com/18F/ekip-api/pull/222