-
-
Notifications
You must be signed in to change notification settings - Fork 28
/
Copy path.all-contributorsrc
128 lines (128 loc) · 3.23 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
120
121
122
123
124
125
126
127
128
{
"projectName": "ng-in-viewport",
"projectOwner": "k3nsei",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "k3nsei",
"name": "Piotr Stępniewski",
"avatar_url": "https://avatars2.githubusercontent.com/u/190422?v=4",
"profile": "https://github.com/k3nsei",
"contributions": [
"code",
"doc",
"review",
"test"
]
},
{
"login": "Bengejd",
"name": "Jordan Benge",
"avatar_url": "https://avatars3.githubusercontent.com/u/11723093?v=4",
"profile": "https://github.com/Bengejd",
"contributions": [
"blog"
]
},
{
"login": "numerized",
"name": "Kévin Perrée",
"avatar_url": "https://avatars1.githubusercontent.com/u/166829?v=4",
"profile": "https://github.com/numerized",
"contributions": [
"bug"
]
},
{
"login": "OzoTek",
"name": "Alexandre Couret",
"avatar_url": "https://avatars3.githubusercontent.com/u/6436053?v=4",
"profile": "https://github.com/OzoTek",
"contributions": [
"bug"
]
},
{
"login": "anwar-elmawardy",
"name": "anwar-elmawardy",
"avatar_url": "https://avatars0.githubusercontent.com/u/23740710?v=4",
"profile": "https://github.com/anwar-elmawardy",
"contributions": [
"bug"
]
},
{
"login": "jwillebrands",
"name": "Jan-Willem Willebrands",
"avatar_url": "https://avatars0.githubusercontent.com/u/8925?v=4",
"profile": "https://github.com/jwillebrands",
"contributions": [
"bug"
]
},
{
"login": "CSchulz",
"name": "CSchulz ",
"avatar_url": "https://avatars2.githubusercontent.com/u/1520593?v=4",
"profile": "https://github.com/CSchulz",
"contributions": [
"bug"
]
},
{
"login": "Silvest89",
"name": "Johnnie Ho",
"avatar_url": "https://avatars2.githubusercontent.com/u/2388338?v=4",
"profile": "https://github.com/Silvest89",
"contributions": [
"bug"
]
},
{
"login": "pasevin",
"name": "Aleksandr Pasevin",
"avatar_url": "https://avatars2.githubusercontent.com/u/1058469?v=4",
"profile": "https://github.com/pasevin",
"contributions": [
"code",
"bug"
]
},
{
"login": "wkurniawan07",
"name": "Wilson Kurniawan",
"avatar_url": "https://avatars2.githubusercontent.com/u/7261051?v=4",
"profile": "https://github.com/wkurniawan07",
"contributions": [
"bug"
]
},
{
"login": "basters",
"name": "Eugene",
"avatar_url": "https://avatars0.githubusercontent.com/u/17099950?v=4",
"profile": "https://github.com/basters",
"contributions": [
"code"
]
},
{
"login": "samizarraa",
"name": "Sami Zarraa",
"avatar_url": "https://avatars3.githubusercontent.com/u/20872538?v=4",
"profile": "https://github.com/samizarraa",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}