forked from matiasvlevi/Dann
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
87 lines (87 loc) · 2.15 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
{
"files": [
"README.md"
],
"imageSize": 100,
"contributorsPerLine": 7,
"contributorsSortAlphabetically": false,
"skipCi": true,
"contributors": [
{
"login": "matiasvlevi",
"name": "Matias Vazquez-Levi",
"avatar_url": "https://avatars.githubusercontent.com/u/50473168?v=4",
"profile": "https://www.linkedin.com/in/matias-vazquez-levi-846a991a6/",
"contributions": [
"code",
"doc",
"test",
"tutorial"
]
},
{
"login": "FrancescoXX",
"name": "Francesco Ciulla",
"avatar_url": "https://avatars.githubusercontent.com/u/18360871?v=4",
"profile": "https://github.com/FrancescoXX",
"contributions": [
"talk"
]
},
{
"login": "Labnann",
"name": "Labnan",
"avatar_url": "https://avatars.githubusercontent.com/u/55809005?v=4",
"profile": "https://github.com/Labnann",
"contributions": [
"bug",
"code",
"test"
]
},
{
"login": "SharkAce",
"name": "sharkAce",
"avatar_url": "https://avatars.githubusercontent.com/u/85720638?v=4",
"profile": "https://github.com/SharkAce",
"contributions": [
"code"
]
},
{
"login": "shirsho1106",
"name": "Hasnain Iqbal",
"avatar_url": "https://avatars.githubusercontent.com/u/60136067?v=4",
"profile": "https://github.com/shirsho1106",
"contributions": [
"code",
"test"
]
},
{
"login": "ramos-papadopoulos",
"name": "EL Ramos",
"avatar_url": "https://avatars.githubusercontent.com/u/82990932?v=4",
"profile": "https://github.com/ramos-papadopoulos",
"contributions": [
"bug",
"test",
"code"
]
},
{
"login": "viabhinav",
"name": "viabhinav",
"avatar_url": "https://avatars.githubusercontent.com/u/48197061?v=4",
"profile": "https://github.com/viabhinav",
"contributions": [
"tutorial"
]
}
],
"projectName": "Dann",
"projectOwner": "matiasvlevi",
"repoType": "github",
"repoHost": "https://github.com",
"commitConvention": "none"
}