forked from formancehq/ledger
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
90 lines (90 loc) · 2.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
{
"projectName": "ledger",
"projectOwner": "numary",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "Azorlogh",
"name": "Alix Bott",
"avatar_url": "https://avatars.githubusercontent.com/u/17968319?v=4",
"profile": "https://github.com/Azorlogh",
"contributions": [
"code"
]
},
{
"login": "flemzord",
"name": "Maxence Maireaux",
"avatar_url": "https://avatars.githubusercontent.com/u/1952914?v=4",
"profile": "https://www.flemzord.fr/",
"contributions": [
"infra",
"platform",
"code"
]
},
{
"login": "henry-jackson",
"name": "Henry Jackson",
"avatar_url": "https://avatars.githubusercontent.com/u/34102861?v=4",
"profile": "https://github.com/henry-jackson",
"contributions": [
"code"
]
},
{
"login": "matiasinsaurralde",
"name": "Matias Insaurralde",
"avatar_url": "https://avatars.githubusercontent.com/u/20110?v=4",
"profile": "https://matias.insaurral.de/",
"contributions": [
"code",
"review"
]
},
{
"login": "S0c5",
"name": "David barinas",
"avatar_url": "https://avatars.githubusercontent.com/u/5241972?v=4",
"profile": "https://github.com/S0c5",
"contributions": [
"code"
]
},
{
"login": "djimnz",
"name": "David Jimenez",
"avatar_url": "https://avatars.githubusercontent.com/u/949997?v=4",
"profile": "https://github.com/djimnz",
"contributions": [
"code"
]
},
{
"login": "altitude",
"name": "Clément Salaün",
"avatar_url": "https://avatars.githubusercontent.com/u/1770991?v=4",
"profile": "http://32b6.com/",
"contributions": [
"ideas"
]
},
{
"login": "karmanyaahm",
"name": "Karmanyaah Malhotra",
"avatar_url": "https://avatars.githubusercontent.com/u/32671690?v=4",
"profile": "https://karmanyaah.malhotra.cc/",
"contributions": [
"userTesting"
]
}
],
"contributorsPerLine": 7
}