forked from formancehq/ledger
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
136 lines (136 loc) · 3.44 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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
{
"projectName": "ledger",
"projectOwner": "formancehq",
"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"
]
},
{
"login": "antoinegelloz",
"name": "Antoine Gelloz",
"avatar_url": "https://avatars.githubusercontent.com/u/42968436?v=4",
"profile": "https://www.linkedin.com/in/antoinegelloz/",
"contributions": [
"code"
]
},
{
"login": "jdupas22",
"name": "jdupas22",
"avatar_url": "https://avatars.githubusercontent.com/u/106673437?v=4",
"profile": "https://github.com/jdupas22",
"contributions": [
"code"
]
},
{
"login": "edwardmp",
"name": "Edward Poot",
"avatar_url": "https://avatars.githubusercontent.com/u/1686739?v=4",
"profile": "https://edwardpoot.com",
"contributions": [
"code"
]
},
{
"login": "nicoabie",
"name": "Nico Gallinal",
"avatar_url": "https://avatars.githubusercontent.com/u/2797992?v=4",
"profile": "https://github.com/nicoabie",
"contributions": [
"bug"
]
},
{
"login": "gfyrag",
"name": "Ragot Geoffrey",
"avatar_url": "https://avatars.githubusercontent.com/u/9094799?v=4",
"profile": "https://github.com/gfyrag",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}