forked from Pelellone/instagram-bot.js
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.all-contributorsrc
113 lines (113 loc) · 2.73 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
{
"projectName": "socialmanagertools-igbot",
"projectOwner": "ptkdev",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "ptkdev",
"name": "Patryk Rzucidło",
"avatar_url": "https://avatars1.githubusercontent.com/u/442844?v=4",
"profile": "https://ptk.dev",
"contributions": [
"code", "translation", "doc", "bug"
]
},
{
"login": "maxfer75",
"name": "MaXfer ",
"avatar_url": "https://raw.githubusercontent.com/social-manager-tools/socialmanagertools-igbot/nightly/.github/assets/avatar/maxfer75.jpg",
"profile": "https://twitter.com/maxfer75",
"contributions": [
"design"
]
},
{
"login": "TaniK72",
"name": "Tanik",
"avatar_url": "https://raw.githubusercontent.com/social-manager-tools/socialmanagertools-igbot/nightly/.github/assets/avatar/tanik72.jpg",
"profile": "https://twitter.com/tanik72",
"contributions": [
"design"
]
},
{
"login": "agoalofalife",
"name": "Ilua Chubarov",
"avatar_url": "https://avatars1.githubusercontent.com/u/15719824?v=4",
"profile": "https://github.com/agoalofalife",
"contributions": [
"code"
]
},
{
"login": "julianxhokaxhiu",
"name": "Julian Xhokaxhiu",
"avatar_url": "https://avatars1.githubusercontent.com/u/1237070?v=4",
"profile": "https://julianxhokaxhiu.com",
"contributions": [
"code"
]
},
{
"login": "lecoueyl",
"name": "Léonard Lecouey",
"avatar_url": "https://avatars1.githubusercontent.com/u/8327054?v=4",
"profile": "https://lecouey.me",
"contributions": [
"code"
]
},
{
"login": "lollymouth",
"name": "Lollymouth",
"avatar_url": "https://avatars1.githubusercontent.com/u/43947950?v=4",
"profile": "https://github.com/lollymouth",
"contributions": [
"code"
]
},
{
"login": "roNn23",
"name": "roNn23",
"avatar_url": "https://avatars1.githubusercontent.com/u/849194?v=4",
"profile": "https://github.com/roNn23",
"contributions": [
"bug"
]
},
{
"login": "MoltenKH0R",
"name": "MoltenKH0R",
"avatar_url": "https://avatars1.githubusercontent.com/u/6023575?v=4",
"profile": "https://github.com/MoltenKH0R",
"contributions": [
"translation"
]
},
{
"login": "m0s4ik",
"name": "Andrea",
"avatar_url": "https://avatars1.githubusercontent.com/u/26578395?v=4",
"profile": "https://github.com/m0s4ik",
"contributions": [
"code", "bug"
]
},
{
"login": "trungpv1601",
"name": "trungpv1601",
"avatar_url": "https://avatars1.githubusercontent.com/u/25415217?v=4",
"profile": "https://github.com/trungpv1601",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 6
}