-
-
Notifications
You must be signed in to change notification settings - Fork 128
/
.all-contributorsrc
116 lines (116 loc) · 2.96 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
114
115
116
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "ArtemKolichenkov",
"name": "ArtemKolichenkov",
"avatar_url": "https://avatars3.githubusercontent.com/u/24019688?v=4",
"profile": "https://github.com/ArtemKolichenkov",
"contributions": [
"doc",
"ideas"
]
},
{
"login": "alejandrofierro",
"name": "Alex Fierro",
"avatar_url": "https://avatars1.githubusercontent.com/u/25576040?v=4",
"profile": "https://github.com/alejandrofierro",
"contributions": [
"code"
]
},
{
"login": "Kawaeee",
"name": "Kasidech C.",
"avatar_url": "https://avatars2.githubusercontent.com/u/26347733?v=4",
"profile": "https://github.com/Kawaeee",
"contributions": [
"code"
]
},
{
"login": "astralstriker",
"name": "Jai Sachdeva",
"avatar_url": "https://avatars2.githubusercontent.com/u/13694349?v=4",
"profile": "http://www.fieldassist.in",
"contributions": [
"question"
]
},
{
"login": "TarekkMA",
"name": "Tarekk Mohamed Abdalla",
"avatar_url": "https://avatars0.githubusercontent.com/u/6633545?v=4",
"profile": "https://www.fb.com/TarekkMA1",
"contributions": [
"code"
]
},
{
"login": "madhukesh048",
"name": "madhukesh_048",
"avatar_url": "https://avatars0.githubusercontent.com/u/31788197?v=4",
"profile": "https://github.com/madhukesh048",
"contributions": [
"test"
]
},
{
"login": "dpedrinha",
"name": "dpedrinha",
"avatar_url": "https://avatars2.githubusercontent.com/u/14824799?v=4",
"profile": "https://github.com/dpedrinha",
"contributions": [
"code"
]
},
{
"login": "natezhengbne",
"name": "Nate",
"avatar_url": "https://avatars1.githubusercontent.com/u/34373238?v=4",
"profile": "https://github.com/natezhengbne",
"contributions": [
"code",
"example"
]
},
{
"login": "alexlindroos",
"name": "Alex",
"avatar_url": "https://avatars0.githubusercontent.com/u/17140689?v=4",
"profile": "https://github.com/alexlindroos",
"contributions": [
"code"
]
},
{
"login": "jritchie",
"name": "jritchie",
"avatar_url": "https://avatars3.githubusercontent.com/u/2582314?v=4",
"profile": "https://github.com/jritchie",
"contributions": [
"code"
]
},
{
"login": "SaadBinShahid",
"name": "Saad Bin Shahid",
"avatar_url": "https://avatars1.githubusercontent.com/u/7608345?v=4",
"profile": "http://saadbinshahid.com",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "giffy_dialog",
"projectOwner": "xsahil03x",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}