From 3af75444e1899db4d93f53bdc3c3b4f51447e870 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Sun, 12 Dec 2021 10:48:47 -0800 Subject: [PATCH] Add Yusuke Kawasaki @kawanet to contributors --- Readme.md | 1 + package.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) 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": {