-
Notifications
You must be signed in to change notification settings - Fork 8
/
.all-contributorsrc
113 lines (113 loc) · 2.78 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "ghostebony",
"name": "Pedro Américo",
"avatar_url": "https://avatars.githubusercontent.com/u/47510020?v=4",
"profile": "https://github.com/ghostebony",
"contributions": [
"bug",
"code"
]
},
{
"login": "boxed",
"name": "Anders Hovmöller",
"avatar_url": "https://avatars.githubusercontent.com/u/332428?v=4",
"profile": "http://kodare.net",
"contributions": [
"bug"
]
},
{
"login": "jtiai",
"name": "Jani Tiainen",
"avatar_url": "https://avatars.githubusercontent.com/u/1370289?v=4",
"profile": "https://jtiai.github.io/",
"contributions": [
"bug"
]
},
{
"login": "Virtlink",
"name": "Daniel A.A. Pelsmaeker",
"avatar_url": "https://avatars.githubusercontent.com/u/647530?v=4",
"profile": "https://pelsmaeker.net/",
"contributions": [
"bug"
]
},
{
"login": "nikolaik",
"name": "Nikolai Røed Kristiansen",
"avatar_url": "https://avatars.githubusercontent.com/u/104154?v=4",
"profile": "https://github.com/nikolaik",
"contributions": [
"ideas",
"code"
]
},
{
"login": "ItachiSan",
"name": "Giovanni Santini",
"avatar_url": "https://avatars.githubusercontent.com/u/1223421?v=4",
"profile": "https://itachisan.github.io",
"contributions": [
"ideas",
"code"
]
},
{
"login": "oyale",
"name": "Pelayo García",
"avatar_url": "https://avatars.githubusercontent.com/u/25091358?v=4",
"profile": "https://git.coopdevs.org",
"contributions": [
"code",
"ideas"
]
},
{
"login": "radusuciu",
"name": "Radu Suciu",
"avatar_url": "https://avatars.githubusercontent.com/u/1108600?v=4",
"profile": "https://github.com/radusuciu",
"contributions": [
"bug",
"code"
]
},
{
"login": "atchisson",
"name": "atchisson",
"avatar_url": "https://avatars.githubusercontent.com/u/41149397?v=4",
"profile": "https://github.com/atchisson",
"contributions": [
"ideas",
"code"
]
},
{
"login": "purificant",
"name": "purificant",
"avatar_url": "https://avatars.githubusercontent.com/u/4669013?v=4",
"profile": "https://github.com/purificant",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "pip-check-updates",
"projectOwner": "zehengl",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular",
"commitType": "docs"
}