From 774e3ce102f821b0a1fd98a3f42c31ef74b4bdf5 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Tue, 11 Jun 2024 17:02:16 -0700 Subject: [PATCH] Update contributors and copyright year --- Changelog.md | 4 ++-- Readme.md | 9 +++++---- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/Changelog.md b/Changelog.md index a3e8cd7..6796f24 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,9 +1,9 @@ -v0.10.3 on 2024-05-28 +v0.10.3 on 2024-06-11 --------------------- - Stop using `let` to avoid breaking backwards compatibility with ES5. Thanks to [Maximilian Herold](https://github.com/mherold) for the report #87 -- Drop '份' suffix from Chinese month names. Thanks to @mogando668 for the report #88 +- Drop '份' suffix from Chinese month names. Thanks to [@mogando668](https://github.com/mogando668) for the report #88 v0.10.2 on 2023-05-24 --------------------- diff --git a/Readme.md b/Readme.md index f4697fd..b9a7c30 100644 --- a/Readme.md +++ b/Readme.md @@ -180,6 +180,7 @@ Contributors * [Alexandr Nikitin](https://github.com/alexandrnikitin) * [Andrew Pirondini](https://github.com/andrewjpiro) of [iFixit](https://github.com/iFixit) * [Andrew Schaaf](https://github.com/andrewschaaf) +* [Aryan Arora](https://github.com/aryan-debug) * [Ayman Nedjmeddine](https://github.com/IOAyman) * [Cory Heslip](https://github.com/cheslip) * [Douglas de Espindola](https://github.com/douglasep) @@ -187,7 +188,9 @@ Contributors * [John Zwinck](https://github.com/jzwinck) * [Joost Hietbrink](https://github.com/joost) * [Kevin Jin](https://github.com/Kevin-Jin) +* [Maximilian Herold](https://github.com/mherold) * [Michael J.](https://github.com/michaeljayt) +* [@mogando668](https://github.com/mogando668) * [Peter deHaan](https://github.com/pdehaan) * [Rob Colburn](https://github.com/robcolburn) * [Ryan Regalado](https://github.com/d48) @@ -195,14 +198,12 @@ Contributors * [Sami Samhuri](https://github.com/samsonjs) * [Stian Grytøyr](https://github.com/stiang) * [TJ Holowaychuk](https://github.com/tj) -* [w0den](https://github.com/w0den) +* [@w0den](https://github.com/w0den) * [Yusuke Kawasaki](https://github.com/kawanet) -* [Aryan Arora](https://github.com/aryan-debug) - License ======= -Copyright 2010 - 2023 Sami Samhuri sami@samhuri.net +Copyright 2010 - 2024 Sami Samhuri sami@samhuri.net [MIT license](https://sjs.mit-license.org)