forked from SebastienBtr/Dash-Chat-2
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.all-contributorsrc
90 lines (90 loc) · 2.24 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "SebastienBtr",
"name": "SebastienBtr",
"avatar_url": "https://avatars.githubusercontent.com/u/18089010?v=4",
"profile": "https://github.com/SebastienBtr",
"contributions": [
"code",
"design"
]
},
{
"login": "chuusungmin",
"name": "chuusungmin",
"avatar_url": "https://avatars.githubusercontent.com/u/17997403?v=4",
"profile": "https://github.com/chuusungmin",
"contributions": [
"code"
]
},
{
"login": "fufesou",
"name": "fufesou",
"avatar_url": "https://avatars.githubusercontent.com/u/13586388?v=4",
"profile": "https://github.com/fufesou",
"contributions": [
"code"
]
},
{
"login": "farmery",
"name": "Nwachi ifeanyichukwu Victor",
"avatar_url": "https://avatars.githubusercontent.com/u/56759256?v=4",
"profile": "https://github.com/farmery",
"contributions": [
"code"
]
},
{
"login": "kaedeee",
"name": "Kaede Games",
"avatar_url": "https://avatars.githubusercontent.com/u/55743370?v=4",
"profile": "http://games.kaedeee.com",
"contributions": [
"code"
]
},
{
"login": "derekpitts28",
"name": "Derek Pitts",
"avatar_url": "https://avatars.githubusercontent.com/u/83979577?v=4",
"profile": "https://github.com/derekpitts28",
"contributions": [
"code"
]
},
{
"login": "LegendAF",
"name": "Alex Fernandez",
"avatar_url": "https://avatars.githubusercontent.com/u/825344?v=4",
"profile": "https://github.com/LegendAF",
"contributions": [
"code"
]
},
{
"login": "funjay",
"name": "lawrence",
"avatar_url": "https://avatars.githubusercontent.com/u/66911451?v=4",
"profile": "https://github.com/funjay",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "Dash-Chat-2",
"projectOwner": "SebastienBtr",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular",
"commitType": "docs"
}