diff --git a/Readme.md b/Readme.md index c1cd507..edeb2cb 100644 --- a/Readme.md +++ b/Readme.md @@ -195,6 +195,7 @@ Contributors * [Stian Grytøyr](https://github.com/stiang) * [TJ Holowaychuk](https://github.com/tj) * [w0den](https://github.com/w0den) +* [Yusuke Kawasaki](https://github.com/kawanet) License diff --git a/package.json b/package.json index 7a54951..72bf437 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,8 @@ "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)" ], "keywords": ["strftime", "format", "string", "time", "date"], "repository": {