forked from fzyzcjy/flutter_convenient_test
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
89 lines (89 loc) · 2.17 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "Rohithgilla12",
"name": "Rohith Gilla",
"avatar_url": "https://avatars.githubusercontent.com/u/19389850?v=4",
"profile": "https://github.com/Rohithgilla12",
"contributions": [
"code"
]
},
{
"login": "MCord",
"name": "Mehran Kordi",
"avatar_url": "https://avatars.githubusercontent.com/u/1547111?v=4",
"profile": "http://mehrankordi.com",
"contributions": [
"code"
]
},
{
"login": "ethancadoo",
"name": "ethancadoo",
"avatar_url": "https://avatars.githubusercontent.com/u/100008135?v=4",
"profile": "https://github.com/ethancadoo",
"contributions": [
"code",
"doc"
]
},
{
"login": "vHanda",
"name": "Vishesh Handa",
"avatar_url": "https://avatars.githubusercontent.com/u/426467?v=4",
"profile": "http://vhanda.in",
"contributions": [
"code"
]
},
{
"login": "ostk0069",
"name": "Takuma Osada",
"avatar_url": "https://avatars.githubusercontent.com/u/27538852?v=4",
"profile": "https://github.com/ostk0069",
"contributions": [
"code"
]
},
{
"login": "ronba",
"name": "ronba",
"avatar_url": "https://avatars.githubusercontent.com/u/10216856?v=4",
"profile": "https://github.com/ronba",
"contributions": [
"code"
]
},
{
"login": "bartekpacia",
"name": "Bartek Pacia",
"avatar_url": "https://avatars.githubusercontent.com/u/40357511?v=4",
"profile": "http://pacia.tech",
"contributions": [
"code"
]
},
{
"login": "AlexV525",
"name": "Alex Li",
"avatar_url": "https://avatars.githubusercontent.com/u/15884415?v=4",
"profile": "https://blog.alexv525.com",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "flutter_convenient_test",
"projectOwner": "fzyzcjy"
}