-
Notifications
You must be signed in to change notification settings - Fork 86
/
.all-contributorsrc
107 lines (107 loc) · 2.81 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
{
"projectName": "react-crossword",
"projectOwner": "JaredReisinger",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"badgeTemplate": "[![contributors](https://img.shields.io/badge/contributors-<%= contributors.length %>-orange.svg)](#contributors-)",
"commit": false,
"skipCi": true,
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "dreamer01",
"name": "Pushpendra Singh",
"avatar_url": "https://avatars.githubusercontent.com/u/16663935?v=4",
"profile": "https://github.com/dreamer01",
"contributions": [
"ideas"
]
},
{
"login": "zehawki",
"name": "Amit Bansal",
"avatar_url": "https://avatars.githubusercontent.com/u/8095144?v=4",
"profile": "https://www.maincross.net/",
"contributions": [
"bug"
]
},
{
"login": "embeddedt",
"name": "embeddedt",
"avatar_url": "https://avatars.githubusercontent.com/u/42941056?v=4",
"profile": "https://github.com/embeddedt",
"contributions": [
"code"
]
},
{
"login": "drero",
"name": "Albranco",
"avatar_url": "https://avatars.githubusercontent.com/u/42916864?v=4",
"profile": "https://www.soindaial.com.br/",
"contributions": [
"ideas"
]
},
{
"login": "robmccollough",
"name": "Rob McCollough",
"avatar_url": "https://avatars.githubusercontent.com/u/42196611?v=4",
"profile": "https://www.robmccollough.dev/",
"contributions": [
"ideas"
]
},
{
"login": "lorddaedra",
"name": "lorddaedra",
"avatar_url": "https://avatars.githubusercontent.com/u/26400787?v=4",
"profile": "https://github.com/lorddaedra",
"contributions": [
"ideas"
]
},
{
"login": "HuHguZ",
"name": "Ilya Lukyanov",
"avatar_url": "https://avatars.githubusercontent.com/u/32592443?v=4",
"profile": "https://github.com/HuHguZ",
"contributions": [
"ideas"
]
},
{
"login": "rhoffmann",
"name": "Richard Hoffmann",
"avatar_url": "https://avatars.githubusercontent.com/u/678772?v=4",
"profile": "https://github.com/rhoffmann",
"contributions": [
"ideas"
]
},
{
"login": "gitname",
"name": "gitname",
"avatar_url": "https://avatars.githubusercontent.com/u/7143133?v=4",
"profile": "https://github.com/gitname",
"contributions": [
"bug"
]
},
{
"login": "AncientSwordRage",
"name": "Craig",
"avatar_url": "https://avatars.githubusercontent.com/u/5961746?v=4",
"profile": "https://github.com/AncientSwordRage",
"contributions": [
"ideas"
]
}
]
}