Skip to content

Commit

Permalink
Merge pull request samayo#118 from Ponting13/patch-5
Browse files Browse the repository at this point in the history
Update country-by-abbreviation.json
  • Loading branch information
samayo authored Aug 15, 2019
2 parents 07ca781 + 06a167c commit 367b0a5
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion src/country-by-abbreviation.json
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,10 @@
"country": "Guatemala",
"abbreviation": "GT"
},
{
"country": "Guernsey",
"abbreviation": "GG"
},
{
"country": "Guinea",
"abbreviation": "GN"
Expand Down Expand Up @@ -407,6 +411,10 @@
"country": "Ireland",
"abbreviation": "IE"
},
{
"country": "Isle of Man",
"abbreviation": "IM"
},
{
"country": "Israel",
"abbreviation": "IL"
Expand All @@ -427,6 +435,10 @@
"country": "Japan",
"abbreviation": "JP"
},
{
"country": "Jersey",
"abbreviation": "JE"
},
{
"country": "Jordan",
"abbreviation": "JO"
Expand Down Expand Up @@ -559,6 +571,10 @@
"country": "Mongolia",
"abbreviation": "MN"
},
{
"country": "Montenegro",
"abbreviation": "ME"
},
{
"country": "Montserrat",
"abbreviation": "MS"
Expand Down Expand Up @@ -751,6 +767,10 @@
"country": "Senegal",
"abbreviation": "SN"
},
{
"country": "Serbia",
"abbreviation": "RS"
},
{
"country": "Seychelles",
"abbreviation": "SC"
Expand Down Expand Up @@ -847,6 +867,10 @@
"country": "The Democratic Republic of Congo",
"abbreviation": "CD"
},
{
"country": "Timor-Leste",
"abbreviation": "TL"
},
{
"country": "Togo",
"abbreviation": "TG"
Expand Down Expand Up @@ -959,4 +983,4 @@
"country": "Zimbabwe",
"abbreviation": "ZW"
}
]
]

0 comments on commit 367b0a5

Please sign in to comment.