diff --git a/overwrites/w3c.json b/overwrites/w3c.json new file mode 100644 index 000000000..b843cfab9 --- /dev/null +++ b/overwrites/w3c.json @@ -0,0 +1,26 @@ +[ + { + "id": "alreq", + "action": "replaceProp", + "prop": "authors", + "value": [ + "Behnam Esfahbod", + "Mostafa Hajizadeh", + "Najib Tounsi", + "Richard Ishida", + "Shervin Afshar", + "Titus Nemeth" + ] + }, + { + "id": "arabic-math", + "action": "replaceProp", + "prop": "authors", + "value": [ + "Azzeddine Lazrek", + "Mustapha Eddahibi", + "Khalid Sami", + "Bruce R. Miller" + ] + } +]