mirror of
https://github.com/samsonjs/strftime.git
synced 2026-04-27 14:57:37 +00:00
add missing contributors to readme & package.json
This commit is contained in:
parent
7b1151c7c0
commit
437beabe43
2 changed files with 11 additions and 1 deletions
|
|
@ -144,10 +144,15 @@ Contributors
|
||||||
|
|
||||||
* [Rob Colburn](https://github.com/robcolburn)
|
* [Rob Colburn](https://github.com/robcolburn)
|
||||||
* [Cory Heslip](https://github.com/cheslip)
|
* [Cory Heslip](https://github.com/cheslip)
|
||||||
|
* [TJ Holowaychuk](https://github.com/tj)
|
||||||
|
* [Forbes Lindesay](https://github.com/ForbesLindesay)
|
||||||
* [Alexandr Nikitin](https://github.com/alexandrnikitin)
|
* [Alexandr Nikitin](https://github.com/alexandrnikitin)
|
||||||
|
* [Ryan Regalado](https://github.com/d48)
|
||||||
* [Sami Samhuri](https://github.com/samsonjs)
|
* [Sami Samhuri](https://github.com/samsonjs)
|
||||||
* [Andrew Schaaf](https://github.com/andrewschaaf)
|
* [Andrew Schaaf](https://github.com/andrewschaaf)
|
||||||
* [Ryan Stafford](https://github.com/ryanstafford)
|
* [Ryan Stafford](https://github.com/ryanstafford)
|
||||||
|
* [w0den](https://github.com/w0den)
|
||||||
|
* [John Zwinck](https://github.com/jzwinck)
|
||||||
|
|
||||||
|
|
||||||
License
|
License
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,12 @@
|
||||||
"Andrew Schaaf <andrew@andrewschaaf.com> (http://andrewschaaf.com/)",
|
"Andrew Schaaf <andrew@andrewschaaf.com> (http://andrewschaaf.com/)",
|
||||||
"Rob Colburn <rob@robcolburn.com> (http://robcolburn.com/)",
|
"Rob Colburn <rob@robcolburn.com> (http://robcolburn.com/)",
|
||||||
"Ryan Stafford (http://droffats.net/)",
|
"Ryan Stafford (http://droffats.net/)",
|
||||||
"Alexandr Nikitin <nikitin.alexandr.a@gmail.com>"
|
"Alexandr Nikitin <nikitin.alexandr.a@gmail.com>",
|
||||||
|
"TJ Holowaychuk (http://tjholowaychuk.com/)",
|
||||||
|
"John Zwinck (https://github.com/jzwinck)",
|
||||||
|
"Forbes Lindesay (https://github.com/ForbesLindesay)",
|
||||||
|
"Ryan Regalado (https://github.com/d48)",
|
||||||
|
"w0den (https://github.com/w0den)"
|
||||||
],
|
],
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue