diff --git a/README.md b/README.md index 4e86577..354994e 100644 --- a/README.md +++ b/README.md @@ -329,6 +329,7 @@ Lovingly made by [Evan Hahn](https://evanhahn.com/) with help from: - [Prayag Roy Choudhury](https://github.com/BeardyGod) for updating Mocha - [Aryan Rawlani](https://github.com/aryanrawlani28) for Hindi support - [Kristijan Jesenski](https://github.com/kjesenski) for Slovenian support +- [Michal Karzel](https://github.com/Misioka) for improving Arabic support Licensed under the permissive [Unlicense](https://unlicense.org/). Enjoy! diff --git a/bower.json b/bower.json index fbd0e58..5d8a7f6 100644 --- a/bower.json +++ b/bower.json @@ -30,7 +30,8 @@ "Fahad Kassim (https://github.com/fadsel)", "Prayag Roy Choudhury (https://github.com/BeardyGod)", "Aryan Rawlani (https://github.com/aryanrawlani28)", - "Kristijan Jesenski (https://github.com/kjesenski)" + "Kristijan Jesenski (https://github.com/kjesenski)", + "Michal Karzel (https://github.com/Misioka)" ], "version": "3.27.0", "description": "Convert millisecond durations to English and many other languages.", diff --git a/package.json b/package.json index 0fc9317..82684f2 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,8 @@ "Fahad Kassim (https://github.com/fadsel)", "Prayag Roy Choudhury (https://github.com/BeardyGod)", "Aryan Rawlani (https://github.com/aryanrawlani28)", - "Kristijan Jesenski (https://github.com/kjesenski)" + "Kristijan Jesenski (https://github.com/kjesenski)", + "Michal Karzel (https://github.com/Misioka)" ], "version": "3.27.0", "description": "Convert millisecond durations to English and many other languages.",