Created
September 11, 2015 08:54
-
-
Save anonymous/c18e248935264af8b052 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var contributors = [ | |
{ firstName: "Mark", lastName: "Spencer", photo:"03974827.jpg" }, | |
{ firstName: "Jordan", lastName: "Salinger", photo:"8973629495.jpg" }, | |
{ firstName: "Carl", lastName: "Jung", photo:"63974827.jpg" } | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment