forked from slurpcode/slurp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
119 lines (119 loc) · 2.83 KB
/
.all-contributorsrc
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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "jbampton",
"name": "John Bampton",
"avatar_url": "https://avatars3.githubusercontent.com/u/418747?v=4",
"profile": "https://thebeast.me/about/",
"contributions": [
"bug",
"business",
"code",
"content",
"doc",
"ideas",
"infra",
"maintenance",
"projectManagement",
"question",
"review",
"security",
"tool",
"test",
"a11y"
]
},
{
"login": "spectralapps",
"name": "Andrew ",
"avatar_url": "https://avatars1.githubusercontent.com/u/56676505?v=4",
"profile": "http://spectralapps.com.br",
"contributions": [
"bug",
"code"
]
},
{
"login": "prestonhunter",
"name": "Preston Hunter",
"avatar_url": "https://avatars3.githubusercontent.com/u/15176414?v=4",
"profile": "http://www.database-genius.com",
"contributions": [
"code",
"doc"
]
},
{
"login": "ugifractal",
"name": "sugiarto",
"avatar_url": "https://avatars0.githubusercontent.com/u/70807?v=4",
"profile": "https://www.linkedin.com/in/sugiarto-udah-15023111",
"contributions": [
"code",
"review"
]
},
{
"login": "AdemHodzic",
"name": "AdemHodzic",
"avatar_url": "https://avatars2.githubusercontent.com/u/33186580?v=4",
"profile": "http://llearn.me/portfolio/",
"contributions": [
"code"
]
},
{
"login": "grfxwzdesigner",
"name": "Harley Armentrout",
"avatar_url": "https://avatars2.githubusercontent.com/u/33774837?v=4",
"profile": "https://www.grafixwiz.com",
"contributions": [
"doc",
"design",
"ideas",
"projectManagement"
]
},
{
"login": "summerhill5",
"name": "Jorge Araica",
"avatar_url": "https://avatars2.githubusercontent.com/u/42298149?v=4",
"profile": "https://github.com/summerhill5",
"contributions": [
"doc",
"design",
"ideas"
]
},
{
"login": "Karinisk",
"name": "Karinisk",
"avatar_url": "https://avatars1.githubusercontent.com/u/43111214?v=4",
"profile": "https://github.com/Karinisk",
"contributions": [
"design"
]
},
{
"login": "udha",
"name": "Nicholas Meredith",
"avatar_url": "https://avatars3.githubusercontent.com/u/1697199?v=4",
"profile": "http://ndm.id.au/",
"contributions": [
"doc",
"ideas"
]
}
],
"contributorsPerLine": 7,
"projectName": "slurp",
"projectOwner": "slurpcode",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}