.all-contributorsrc 2.08 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88
{
  "projectName": "node-watch",
  "projectOwner": "yuanchuan",
  "files": [
    "README.md"
  ],
  "imageSize": 100,
  "commit": false,
  "contributors": [
    {
      "login": "yuanchuan",
      "name": "Yuan Chuan",
      "avatar_url": "https://avatars1.githubusercontent.com/u/250426?v=4",
      "profile": "http://yuanchuan.name",
      "contributions": [
        "code",
        "doc",
        "test"
      ]
    },
    {
      "login": "xdissent",
      "name": "Greg Thornton",
      "avatar_url": "https://avatars2.githubusercontent.com/u/99367?v=4",
      "profile": "http://xdissent.com",
      "contributions": [
        "code",
        "ideas"
      ]
    },
    {
      "login": "amir-arad",
      "name": "Amir Arad",
      "avatar_url": "https://avatars1.githubusercontent.com/u/6019373?v=4",
      "profile": "https://github.com/amir-arad",
      "contributions": [
        "code",
        "doc",
        "test"
      ]
    },
    {
      "login": "garyb",
      "name": "Gary Burgess",
      "avatar_url": "https://avatars0.githubusercontent.com/u/693642?v=4",
      "profile": "http://slipthrough.net",
      "contributions": [
        "code"
      ]
    },
    {
      "login": "pdehaan",
      "name": "Peter deHaan",
      "avatar_url": "https://avatars2.githubusercontent.com/u/557895?v=4",
      "profile": "http://about.me/peterdehaan",
      "contributions": [
        "code"
      ]
    },
    {
      "login": "kcliu",
      "name": "kcliu",
      "avatar_url": "https://avatars2.githubusercontent.com/u/161968?v=4",
      "profile": "https://medium.com/@kcliu",
      "contributions": [
        "code"
      ]
    },
    {
      "login": "crh3675",
      "name": "Hoovinator",
      "avatar_url": "https://avatars3.githubusercontent.com/u/309006?v=4",
      "profile": "https://github.com/crh3675",
      "contributions": [
        "question"
      ]
    },
    {
      "login": "shreeve",
      "name": "Steve Shreeve",
      "avatar_url": "https://avatars3.githubusercontent.com/u/142875?v=4",
      "profile": "https://github.com/shreeve",
      "contributions": [
        "code"
      ]
    }
  ]
}