forked from SamAmco/track-and-graph
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
116 lines (116 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
115
116
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "pizzapim",
"name": "pizzapim",
"avatar_url": "https://avatars3.githubusercontent.com/u/23135512?v=4",
"profile": "https://github.com/pizzapim",
"contributions": [
"code"
]
},
{
"login": "Poussinou",
"name": "Poussinou",
"avatar_url": "https://avatars2.githubusercontent.com/u/19646549?v=4",
"profile": "https://github.com/Poussinou",
"contributions": [
"doc"
]
},
{
"login": "xerus2000",
"name": "Janek",
"avatar_url": "https://avatars3.githubusercontent.com/u/13354331?v=4",
"profile": "https://github.com/xerus2000",
"contributions": [
"ideas",
"bug"
]
},
{
"login": "IzzySoft",
"name": "Izzy",
"avatar_url": "https://avatars3.githubusercontent.com/u/6781438?v=4",
"profile": "https://android.izzysoft.de/",
"contributions": [
"infra"
]
},
{
"login": "hhpmmd",
"name": "hhpmmd",
"avatar_url": "https://avatars0.githubusercontent.com/u/77058867?v=4",
"profile": "https://github.com/hhpmmd",
"contributions": [
"code",
"bug"
]
},
{
"login": "Kozonak",
"name": "Kozonak",
"avatar_url": "https://avatars.githubusercontent.com/u/3283978?v=4",
"profile": "https://github.com/Kozonak",
"contributions": [
"bug"
]
},
{
"login": "tifriis208",
"name": "Tifriis",
"avatar_url": "https://avatars.githubusercontent.com/u/40381365?v=4",
"profile": "https://github.com/tifriis208",
"contributions": [
"translation"
]
},
{
"login": "sguinetti",
"name": "Diego",
"avatar_url": "https://avatars.githubusercontent.com/u/5572928?v=4",
"profile": "http://sguinetti.gitlab.io",
"contributions": [
"translation"
]
},
{
"login": "stheid",
"name": "Stefan Heid",
"avatar_url": "https://avatars.githubusercontent.com/u/2736207?v=4",
"profile": "https://github.com/stheid",
"contributions": [
"code"
]
},
{
"login": "Pada0",
"name": "Pada0",
"avatar_url": "https://avatars.githubusercontent.com/u/73777780?v=4",
"profile": "https://github.com/Pada0",
"contributions": [
"translation"
]
},
{
"login": "yuhuitech",
"name": "Yuhui Su",
"avatar_url": "https://avatars.githubusercontent.com/u/25502419?v=4",
"profile": "https://github.com/yuhuitech",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "track-and-graph",
"projectOwner": "SamAmco",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}