forked from winhtaikaung/react-tiny-link
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
103 lines (103 loc) · 2.54 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "vladimirmoushkov",
"name": "Vladimir Moushkov",
"avatar_url": "https://avatars1.githubusercontent.com/u/21225376?v=4",
"profile": "https://github.com/vladimirmoushkov",
"contributions": [
"code"
]
},
{
"login": "srghma",
"name": "Serhii Khoma",
"avatar_url": "https://avatars2.githubusercontent.com/u/7573215?v=4",
"profile": "https://bitbucket.org/srghma",
"contributions": [
"code",
"bug"
]
},
{
"login": "hitesh399",
"name": "Hitesh Kumar",
"avatar_url": "https://avatars3.githubusercontent.com/u/15153925?v=4",
"profile": "http://hitesh399.github.io/",
"contributions": [
"code",
"bug"
]
},
{
"login": "VadymMoiseyenkoAgiliway",
"name": "VadymMoiseyenkoAgiliway",
"avatar_url": "https://avatars3.githubusercontent.com/u/45002342?v=4",
"profile": "https://github.com/VadymMoiseyenkoAgiliway",
"contributions": [
"code",
"bug"
]
},
{
"login": "nastikue",
"name": "nastikue",
"avatar_url": "https://avatars1.githubusercontent.com/u/13137535?v=4",
"profile": "https://github.com/nastikue",
"contributions": [
"bug"
]
},
{
"login": "sndsabin",
"name": "sndsabin",
"avatar_url": "https://avatars2.githubusercontent.com/u/9588306?v=4",
"profile": "https://github.com/sndsabin",
"contributions": [
"code",
"bug"
]
},
{
"login": "aviskarkc10",
"name": "Aviskar KC",
"avatar_url": "https://avatars2.githubusercontent.com/u/13309631?v=4",
"profile": "https://github.com/aviskarkc10",
"contributions": [
"bug",
"code"
]
},
{
"login": "Dot-H",
"name": "Alexandre Bernard",
"avatar_url": "https://avatars1.githubusercontent.com/u/17802364?v=4",
"profile": "http://ekee.io",
"contributions": [
"bug",
"code"
]
},
{
"login": "lizlam",
"name": "Liz",
"avatar_url": "https://avatars2.githubusercontent.com/u/661514?v=4",
"profile": "https://github.com/lizlam",
"contributions": [
"code",
"example"
]
}
],
"contributorsPerLine": 7,
"projectName": "react-tiny-link",
"projectOwner": "winhtaikaung",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}