-
Notifications
You must be signed in to change notification settings - Fork 35
Expand file tree
/
Copy path.all-contributorsrc
More file actions
117 lines (117 loc) · 2.95 KB
/
Copy path.all-contributorsrc
File metadata and controls
117 lines (117 loc) · 2.95 KB
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
{
"projectName": "fcitx5-lotus",
"projectOwner": "LotusInputMethod",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md",
"README.en.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "gitmoji",
"contributors": [
{
"login": "nhktmdzhg",
"name": "Nguyen Hoang Ky",
"avatar_url": "https://avatars.githubusercontent.com/u/57983253?v=4",
"profile": "https://github.com/nhktmdzhg",
"contributions": [
"blog",
"code",
"doc",
"projectManagement",
"review"
]
},
{
"login": "hthienloc",
"name": "Huỳnh Thiện Lộc",
"avatar_url": "https://avatars.githubusercontent.com/u/148019203?v=4",
"profile": "https://github.com/hthienloc",
"contributions": [
"bug",
"doc",
"design",
"translation",
"code"
]
},
{
"login": "justanoobcoder",
"name": "Nguyễn Hồng Hiệp",
"avatar_url": "https://avatars.githubusercontent.com/u/57614330?v=4",
"profile": "https://github.com/justanoobcoder",
"contributions": [
"doc"
]
},
{
"login": "Miho1254",
"name": "Đặng Quang Hiển",
"avatar_url": "https://avatars.githubusercontent.com/u/83270073?v=4",
"profile": "https://github.com/Miho1254",
"contributions": [
"doc",
"code"
]
},
{
"login": "Zebra2711",
"name": "Zebra2711",
"avatar_url": "https://avatars.githubusercontent.com/u/89755535?v=4",
"profile": "https://github.com/Zebra2711",
"contributions": [
"bug",
"code"
]
},
{
"login": "ductrantrong",
"name": "ductrantrong",
"avatar_url": "https://avatars.githubusercontent.com/u/96020037?v=4",
"profile": "https://github.com/ductrantrong",
"contributions": [
"code"
]
},
{
"login": "hien-ngo29",
"name": "Ngo Phu Hien",
"avatar_url": "https://avatars.githubusercontent.com/u/98635550?v=4",
"profile": "https://github.com/hien-ngo29",
"contributions": [
"code"
]
},
{
"login": "minhtrancccp",
"name": "Minh Tran",
"avatar_url": "https://avatars.githubusercontent.com/u/33189614?v=4",
"profile": "https://github.com/minhtrancccp",
"contributions": [
"platform"
]
},
{
"login": "hieutran21198",
"name": "Trần Minh Hiếu (Cirius)",
"avatar_url": "https://avatars.githubusercontent.com/u/87953912?v=4",
"profile": "https://github.com/hieutran21198",
"contributions": [
"platform"
]
},
{
"login": "namtao",
"name": "namtao",
"avatar_url": "https://avatars.githubusercontent.com/u/48555338?v=4",
"profile": "https://github.com/namtao",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 4,
"linkToUsage": true
}