forked from leanflutter/flutter_distributor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
126 lines (126 loc) · 3.16 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
117
118
119
120
121
122
123
124
125
126
{
"projectName": "flutter_distributor",
"projectOwner": "leanflutter",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md",
"README-ZH.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "none",
"contributors": [
{
"login": "lijy91",
"name": "LiJianying",
"avatar_url": "https://avatars.githubusercontent.com/u/3889523?v=4",
"profile": "https://github.com/lijy91",
"contributions": [
"code"
]
},
{
"login": "BytesZero",
"name": "Zero",
"avatar_url": "https://avatars.githubusercontent.com/u/8764899?v=4",
"profile": "https://juejin.cn/user/764915820276439",
"contributions": [
"code"
]
},
{
"login": "KRTirtho",
"name": "Kingkor Roy Tirtho",
"avatar_url": "https://avatars.githubusercontent.com/u/61944859?v=4",
"profile": "https://github.com/KRTirtho",
"contributions": [
"code"
]
},
{
"login": "laiiihz",
"name": "LAIIIHZ",
"avatar_url": "https://avatars.githubusercontent.com/u/35956195?v=4",
"profile": "https://github.com/laiiihz",
"contributions": [
"code"
]
},
{
"login": "ueki-tomohiro",
"name": "Tomohiro Ueki",
"avatar_url": "https://avatars.githubusercontent.com/u/27331430?v=4",
"profile": "https://github.com/ueki-tomohiro",
"contributions": [
"code"
]
},
{
"login": "cybrox",
"name": "Sven Gehring",
"avatar_url": "https://avatars.githubusercontent.com/u/2383736?v=4",
"profile": "https://cybrox.eu/",
"contributions": [
"code"
]
},
{
"login": "GargantuaX",
"name": "GargantuaX",
"avatar_url": "https://avatars.githubusercontent.com/u/14013111?v=4",
"profile": "https://github.com/GargantuaX",
"contributions": [
"code"
]
},
{
"login": "hiperioncn",
"name": "Hiperion",
"avatar_url": "https://avatars.githubusercontent.com/u/6045710?v=4",
"profile": "https://github.com/hiperioncn",
"contributions": [
"code"
]
},
{
"login": "GroovinChip",
"name": "Reuben Turner",
"avatar_url": "https://avatars.githubusercontent.com/u/4250470?v=4",
"profile": "https://github.com/GroovinChip",
"contributions": [
"code"
]
},
{
"login": "animator",
"name": "Ankit Mahato",
"avatar_url": "https://avatars.githubusercontent.com/u/615622?v=4",
"profile": "http://animator.github.io",
"contributions": [
"doc"
]
},
{
"login": "Tienisto",
"name": "Tien Do Nam",
"avatar_url": "https://avatars.githubusercontent.com/u/38380847?v=4",
"profile": "http://tienisto.com",
"contributions": [
"code"
]
},
{
"login": "zacksleo",
"name": "zacks",
"avatar_url": "https://avatars.githubusercontent.com/u/3369169?v=4",
"profile": "https://zacksleo.top/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"linkToUsage": true,
"commitType": "docs"
}