Skip to content

Instantly share code, notes, and snippets.

Created September 11, 2015 08:54

Revisions

  1. @invalid-email-address Anonymous created this gist Sep 11, 2015.
    5 changes: 5 additions & 0 deletions contributors.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    var contributors = [
    { firstName: "Mark", lastName: "Spencer", photo:"03974827.jpg" },
    { firstName: "Jordan", lastName: "Salinger", photo:"8973629495.jpg" },
    { firstName: "Carl", lastName: "Jung", photo:"63974827.jpg" }
    ]