mirror of
https://github.com/samsonjs/strftime.git
synced 2026-03-25 09:05:48 +00:00
Add Yusuke Kawasaki @kawanet to contributors
This commit is contained in:
parent
1bee290ce5
commit
3af75444e1
2 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -23,7 +23,8 @@
|
|||
"Sami Samhuri <sami@samhuri.net> (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": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue