-
Notifications
You must be signed in to change notification settings - Fork 3
/
.all-contributorsrc
92 lines (92 loc) · 2.14 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
{
"projectName": "botz",
"projectOwner": "botim.online",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 36,
"commit": false,
"contributors": [
{
"login": "noam-r",
"name": "Noam R",
"avatar_url": "https://avatars0.githubusercontent.com/u/23420607?v=4",
"profile": "https://b48.club",
"contributions": [
"business",
"content",
"eventOrganizing",
"ideas",
"security",
"talk"
]
},
{
"login": "yuvadm",
"name": "Yuval Adam",
"avatar_url": "https://avatars2.githubusercontent.com/u/315080?v=4",
"profile": "https://yuv.al",
"contributions": [
"business",
"content",
"eventOrganizing",
"ideas",
"security",
"talk"
]
},
{
"login": "eranshmil",
"name": "Eran Shmil",
"avatar_url": "https://avatars0.githubusercontent.com/u/9721664?v=4",
"profile": "https://twitter.com/eranshmil",
"contributions": [
"ideas",
"infra",
"code"
]
},
{
"login": "ylarom",
"name": "Yuval Larom",
"avatar_url": "https://avatars2.githubusercontent.com/u/3155058?s=460&v=4",
"profile": "https://twitter.com/ylarom",
"contributions": [
"ideas",
"code"
]
},
{
"login": "abloch",
"name": "Akiva",
"avatar_url": "https://avatars2.githubusercontent.com/u/1175033?v=4",
"profile": "http://t35t37.wordpress.com/",
"contributions": [
"ideas",
"infra",
"code"
]
},
{
"login": "ceranco",
"name": "Eran Cohen",
"avatar_url": "https://avatars2.githubusercontent.com/u/22302978?v=4",
"profile": "https://github.com/ceranco",
"contributions": [
"code"
]
},
{
"login": "TomKizaru",
"name": "TomKizaru",
"avatar_url": "https://avatars0.githubusercontent.com/u/18573920?v=4",
"profile": "https://github.com/TomKizaru",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
}