mirror of
https://github.com/samsonjs/strftime.git
synced 2026-03-25 09:05:48 +00:00
update contributors
This commit is contained in:
parent
4643912213
commit
f3aab9fa10
3 changed files with 4 additions and 2 deletions
|
|
@ -51,6 +51,7 @@ Contributors
|
|||
* [Sami Samhuri](https://github.com/samsonjs)
|
||||
* [Andrew Schaaf](https://github.com/andrewschaaf)
|
||||
* [Rob Colburn](https://github.com/robcolburn)
|
||||
* [Ryan Stafford](https://github.com/ryanstafford)
|
||||
|
||||
|
||||
License
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
/// https://github.com/samsonjs/strftime
|
||||
/// @_sjs
|
||||
///
|
||||
/// Copyright 2010 - 2011 Sami Samhuri <sami.samhuri@gmail.com>
|
||||
/// Copyright 2010 - 2012 Sami Samhuri <sami.samhuri@gmail.com>
|
||||
/// MIT License
|
||||
|
||||
;(function() {
|
||||
|
|
|
|||
|
|
@ -7,7 +7,8 @@
|
|||
"contributors": [
|
||||
"Sami Samhuri <sami@samhuri.net> (http://samhuri.net)",
|
||||
"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/)"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
Loading…
Reference in a new issue