mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-19 06:58:08 +02:00
remove tag upgrade rules for some craft keys
* `optician` is documented and an approved tag. * `jeweler` should have been upgraded to `craft=jeweller`, but this typo is currently extremely rare (only 2 occurences globally)
This commit is contained in:
@@ -438,14 +438,6 @@
|
||||
"old": {"craft": "glass"},
|
||||
"replace": {"craft": "glaziery"}
|
||||
},
|
||||
{
|
||||
"old": {"craft": "jeweler"},
|
||||
"replace": {"shop": "jewelry"}
|
||||
},
|
||||
{
|
||||
"old": {"craft": "optician"},
|
||||
"replace": {"shop": "optician"}
|
||||
},
|
||||
{
|
||||
"old": {"craft": "sculpter"},
|
||||
"replace": {"craft": "sculptor"}
|
||||
|
||||
Reference in New Issue
Block a user