Merge pull request #84 from westnordost/patch-5

deprecate shop=photo_studio -> craft=photographer
This commit is contained in:
Quincy Morgan
2020-12-10 11:12:31 -05:00
committed by GitHub
+4
View File
@@ -1374,6 +1374,10 @@
"old": {"shop": "perfume"},
"replace": {"shop": "perfumery"}
},
{
"old": {"shop": "photo_studio"},
"replace": {"craft": "photographer"}
},
{
"old": {"shop": "real_estate"},
"replace": {"office": "estate_agent"}