-
Notifications
You must be signed in to change notification settings - Fork 58
/
.all-contributorsrc
114 lines (114 loc) · 2.85 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
{
"files": [
"README.md"
],
"imageSize": 50,
"commit": false,
"contributors": [
{
"login": "zhangsean",
"name": "Sean Zhang",
"avatar_url": "https://avatars.githubusercontent.com/u/2536402?v=4",
"profile": "https://github.com/zhangsean",
"contributions": [
"code"
]
},
{
"login": "ShawnMcCool",
"name": "Shawn McCool",
"avatar_url": "https://avatars.githubusercontent.com/u/560749?v=4",
"profile": "http://shawnmc.cool",
"contributions": [
"code"
]
},
{
"login": "CViniciusSDias",
"name": "Vinicius Dias",
"avatar_url": "https://avatars.githubusercontent.com/u/6991415?v=4",
"profile": "https://youtube.com/c/DiasDeDev?sub_confirmation=1",
"contributions": [
"code"
]
},
{
"login": "PauluzzNL",
"name": "Paul van der Knaap",
"avatar_url": "https://avatars.githubusercontent.com/u/5946360?v=4",
"profile": "https://github.com/PauluzzNL",
"contributions": [
"code"
]
},
{
"login": "Spomky",
"name": "Florent Morselli",
"avatar_url": "https://avatars.githubusercontent.com/u/1091072?v=4",
"profile": "https://morselli.fr",
"contributions": [
"code"
]
},
{
"login": "murrant",
"name": "Tony Murray",
"avatar_url": "https://avatars.githubusercontent.com/u/39462?v=4",
"profile": "https://github.com/murrant",
"contributions": [
"code"
]
},
{
"login": "iquito",
"name": "Andreas",
"avatar_url": "https://avatars.githubusercontent.com/u/973653?v=4",
"profile": "https://incoherent.ch",
"contributions": [
"code"
]
},
{
"login": "CorWatts",
"name": "Corey Watts",
"avatar_url": "https://avatars.githubusercontent.com/u/220260?v=4",
"profile": "https://corwatts.com",
"contributions": [
"code"
]
},
{
"login": "eisberg",
"name": "Alexander Rakushin",
"avatar_url": "https://avatars.githubusercontent.com/u/9015003?v=4",
"profile": "https://github.com/eisberg",
"contributions": [
"code"
]
},
{
"login": "abidaks",
"name": "Muhammad Abid",
"avatar_url": "https://avatars.githubusercontent.com/u/20839618?v=4",
"profile": "https://github.com/abidaks",
"contributions": [
"code"
]
},
{
"login": "formikaio",
"name": "WhileTrue",
"avatar_url": "https://avatars.githubusercontent.com/u/683688?v=4",
"profile": "http://www.whiletrue.it",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
"projectName": "jpgraph",
"projectOwner": "HuasoFoundries",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}