.all-contributorsrc
1.42 KB
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
{
  "files": [
    "README.md"
  ],
  "imageSize": 100,
  "commit": false,
  "contributors": [
    {
      "login": "jonataslaw",
      "name": "Jonny Borges",
      "avatar_url": "https://avatars2.githubusercontent.com/u/35742643?v=4",
      "profile": "https://github.com/jonataslaw",
      "contributions": [
        "code"
      ]
    },
    {
      "login": "Nipodemos",
      "name": "Nipodemos",
      "avatar_url": "https://avatars1.githubusercontent.com/u/11494727?v=4",
      "profile": "https://github.com/Nipodemos",
      "contributions": [
        "doc"
      ]
    },
    {
      "login": "RodBr",
      "name": "robr",
      "avatar_url": "https://avatars2.githubusercontent.com/u/13925313?v=4",
      "profile": "https://github.com/RodBr",
      "contributions": [
        "tutorial"
      ]
    },
    {
      "login": "chimon2000",
      "name": "Ryan",
      "avatar_url": "https://avatars1.githubusercontent.com/u/6907797?v=4",
      "profile": "http://ryanedge.page",
      "contributions": [
        "test"
      ]
    },
    {
      "login": "kluverua",
      "name": "kluverua",
      "avatar_url": "https://avatars0.githubusercontent.com/u/13339896?v=4",
      "profile": "https://github.com/kluverua",
      "contributions": [
        "maintenance"
      ]
    }
  ],
  "contributorsPerLine": 7,
  "projectName": "get",
  "projectOwner": "jonataslaw",
  "repoType": "github",
  "repoHost": "https://github.com",
  "skipCi": true
}