mirror of
https://github.com/samsonjs/strftime.git
synced 2026-04-27 14:57:37 +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)
|
* [Sami Samhuri](https://github.com/samsonjs)
|
||||||
* [Andrew Schaaf](https://github.com/andrewschaaf)
|
* [Andrew Schaaf](https://github.com/andrewschaaf)
|
||||||
* [Rob Colburn](https://github.com/robcolburn)
|
* [Rob Colburn](https://github.com/robcolburn)
|
||||||
|
* [Ryan Stafford](https://github.com/ryanstafford)
|
||||||
|
|
||||||
|
|
||||||
License
|
License
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/// https://github.com/samsonjs/strftime
|
/// https://github.com/samsonjs/strftime
|
||||||
/// @_sjs
|
/// @_sjs
|
||||||
///
|
///
|
||||||
/// Copyright 2010 - 2011 Sami Samhuri <sami.samhuri@gmail.com>
|
/// Copyright 2010 - 2012 Sami Samhuri <sami.samhuri@gmail.com>
|
||||||
/// MIT License
|
/// MIT License
|
||||||
|
|
||||||
;(function() {
|
;(function() {
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,8 @@
|
||||||
"contributors": [
|
"contributors": [
|
||||||
"Sami Samhuri <sami@samhuri.net> (http://samhuri.net)",
|
"Sami Samhuri <sami@samhuri.net> (http://samhuri.net)",
|
||||||
"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/)"
|
||||||
],
|
],
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue