-
Notifications
You must be signed in to change notification settings - Fork 29
/
Copy path.all-contributorsrc
96 lines (96 loc) · 2.4 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
{
"projectName": "go-heaps",
"projectOwner": "theodesp",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "mb-14",
"name": "Miroojin Bakshi",
"avatar_url": "https://avatars1.githubusercontent.com/u/1137632?v=4",
"profile": "http://mb-14.github.io",
"contributions": [
"code"
]
},
{
"login": "Syfaro",
"name": "Syfaro",
"avatar_url": "https://avatars2.githubusercontent.com/u/1369709?v=4",
"profile": "https://syfaro.net",
"contributions": [
"code"
]
},
{
"login": "theodesp",
"name": "Theofanis Despoudis",
"avatar_url": "https://avatars0.githubusercontent.com/u/328805?v=4",
"profile": "https://github.com/theodesp",
"contributions": [
"code"
]
},
{
"login": "radlinskii",
"name": "Radliński Ignacy",
"avatar_url": "https://avatars0.githubusercontent.com/u/26116041?v=4",
"profile": "https://www.linkedin.com/in/ignacy-radlinski",
"contributions": [
"code"
]
},
{
"login": "DonMcNamara",
"name": "Don McNamara",
"avatar_url": "https://avatars3.githubusercontent.com/u/1152286?v=4",
"profile": "https://github.com/DonMcNamara",
"contributions": [
"infra"
]
},
{
"login": "koneko096",
"name": "Afrizal Fikri",
"avatar_url": "https://avatars3.githubusercontent.com/u/9217338?v=4",
"profile": "https://koneko096.github.io/",
"contributions": [
"code"
]
},
{
"login": "lhauspie",
"name": "Logan HAUSPIE",
"avatar_url": "https://avatars1.githubusercontent.com/u/25682509?v=4",
"profile": "https://github.com/lhauspie",
"contributions": [
"code"
]
},
{
"login": "erjiaqing",
"name": "Song Guo",
"avatar_url": "https://avatars3.githubusercontent.com/u/5517838?v=4",
"profile": "https://ejq.me/",
"contributions": [
"code"
]
},
{
"login": "safwan-moha",
"name": "Safwan Mohammed",
"avatar_url": "https://avatars0.githubusercontent.com/u/7314967?v=4",
"profile": "https://github.com/safwan-moha",
"contributions": [
"test",
"code"
]
}
],
"contributorsPerLine": 7
}