Skip to content

Add countries to CV

Nils Brinckmann requested to merge add-countries-to-cv into master

This MR adds a list of countries to the CV. They don't follow the very same data model as the other models, as they don't need to have a provenance, a status or a successor from my point of view.

We just need to provide a list of countries with their english names & an iso code.

List was created from here: http://www.davros.org/misc/iso3166.txt

Merge request reports