-
-
Notifications
You must be signed in to change notification settings - Fork 81
/
.all-contributorsrc
97 lines (97 loc) · 2.25 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "RamiAwar",
"name": "Rami Awar",
"avatar_url": "https://avatars.githubusercontent.com/u/8523191?v=4",
"profile": "https://ramiawar.github.io/",
"contributions": [
"code",
"design",
"doc",
"infra",
"platform",
"blog",
"bug"
]
},
{
"login": "anthony2261",
"name": "anthony2261",
"avatar_url": "https://avatars.githubusercontent.com/u/26882839?v=4",
"profile": "http://anthonymalkoun.com",
"contributions": [
"code",
"ideas",
"infra",
"platform",
"mentoring",
"maintenance",
"bug"
]
},
{
"login": "wmahad",
"name": "Walusimbi Mahad",
"avatar_url": "https://avatars.githubusercontent.com/u/11237598?v=4",
"profile": "https://github.com/wmahad",
"contributions": [
"code",
"ideas"
]
},
{
"login": "peter-gy",
"name": "Péter Gyarmati",
"avatar_url": "https://avatars.githubusercontent.com/u/40776291?v=4",
"profile": "http://peter.gy",
"contributions": [
"code",
"doc"
]
},
{
"login": "joehaddad2000",
"name": "Joe Haddad",
"avatar_url": "https://avatars.githubusercontent.com/u/71342036?v=4",
"profile": "https://github.com/joehaddad2000",
"contributions": [
"code",
"doc"
]
},
{
"login": "maryamalki",
"name": "maryamalki",
"avatar_url": "https://avatars.githubusercontent.com/u/27642194?v=4",
"profile": "https://github.com/maryamalki",
"contributions": [
"code",
"doc"
]
},
{
"login": "filip65",
"name": "Filip Katušin",
"avatar_url": "https://avatars.githubusercontent.com/u/50335272?v=4",
"profile": "https://github.com/filip65",
"contributions": [
"code",
"bug"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "dataline",
"projectOwner": "RamiAwar"
}