forked from Secreto31126/whatsapp-api-js
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
36 lines (35 loc) · 1.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
{
"projectName": "whatsapp-api-js",
"projectOwner": "Secreto31126",
"repoType": "github",
"repoHost": "https://github.com",
"files": ["README.md"],
"imageSize": 100,
"commit": false,
"commitConvention": "eslint",
"contributors": [
{
"login": "DiegoCarrillogt",
"name": "Diego Carrillo",
"avatar_url": "https://avatars.githubusercontent.com/u/29462621?v=4",
"profile": "https://github.com/DiegoCarrillogt",
"contributions": ["financial"]
},
{
"login": "HysMX",
"name": "Omar",
"avatar_url": "https://avatars.githubusercontent.com/u/50180189?v=4",
"profile": "https://github.com/HysMX",
"contributions": ["bug", "financial"]
},
{
"login": "RahulLanjewar93",
"name": "Rahul Lanjewar",
"avatar_url": "https://avatars.githubusercontent.com/u/63550998?v=4",
"profile": "https://github.com/RahulLanjewar93",
"contributions": ["code", "doc", "ideas"]
}
],
"contributorsPerLine": 7,
"linkToUsage": false
}