forked from chatwoot/chatwoot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
79 lines (79 loc) · 1.77 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
{
"files": [
"docs/contributors.md"
],
"imageSize": 48,
"commit": false,
"contributors": [
{
"login": "nithindavid",
"name": "Nithin David Thomas",
"avatar_url": "https://avatars2.githubusercontent.com/u/1277421?v=4",
"profile": "http://nithindavid.me",
"contributions": [
"bug",
"blog",
"code",
"doc",
"design",
"maintenance",
"review"
]
}
{
"login": "sojan-official",
"name": "Sojan Jose",
"avatar_url": "https://avatars1.githubusercontent.com/u/73185?v=4",
"profile": "http://sojan.me",
"contributions": [
"bug",
"blog",
"code",
"doc",
"design",
"maintenance",
"review"
]
},
{
"login": "pranavrajs",
"name": "Pranav Raj S",
"avatar_url": "https://avatars3.githubusercontent.com/u/2246121?v=4",
"profile": "https://github.com/pranavrajs",
"contributions": [
"bug",
"blog",
"code",
"doc",
"design",
"maintenance",
"review"
]
},
{
"login": "subintp",
"name": "Subin T P",
"avatar_url": "https://avatars1.githubusercontent.com/u/1742357?v=4",
"profile": "http://www.linkedin.com/in/subintp",
"contributions": [
"bug",
"code"
]
},
{
"login": "manojmj92",
"name": "Manoj M J",
"avatar_url": "https://avatars1.githubusercontent.com/u/4034241?v=4",
"profile": "https://github.com/manojmj92",
"contributions": [
"bug",
"code",
]
}
],
"contributorsPerLine": 7,
"projectName": "chatwoot",
"projectOwner": "chatwoot",
"repoType": "github",
"repoHost": "https://github.com"
}