-
Notifications
You must be signed in to change notification settings - Fork 272
Expand file tree
/
Copy path.all-contributorsrc
More file actions
99 lines (99 loc) · 2.42 KB
/
Copy path.all-contributorsrc
File metadata and controls
99 lines (99 loc) · 2.42 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
{
"projectName": "claude-tap",
"projectOwner": "liaohch3",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md",
"README_zh.md"
],
"imageSize": 100,
"commit": false,
"contributorsPerLine": 7,
"contributors": [
{
"login": "liaohch3",
"name": "liaohch3",
"avatar_url": "https://avatars.githubusercontent.com/u/34056481",
"profile": "https://github.com/liaohch3",
"contributions": [
"code",
"doc",
"maintenance",
"test"
]
},
{
"login": "WEIFENG2333",
"name": "BKK",
"avatar_url": "https://avatars.githubusercontent.com/u/61730227",
"profile": "https://github.com/WEIFENG2333",
"contributions": [
"code"
]
},
{
"login": "YoungCan-Wang",
"name": "YoungCan-Wang",
"avatar_url": "https://avatars.githubusercontent.com/u/73347006",
"profile": "https://github.com/YoungCan-Wang",
"contributions": [
"code"
]
},
{
"login": "oxkrypton",
"name": "0xkrypton",
"avatar_url": "https://avatars.githubusercontent.com/u/154910746",
"profile": "https://github.com/oxkrypton",
"contributions": [
"code"
]
},
{
"login": "googs1025",
"name": "CYJiang",
"avatar_url": "https://avatars.githubusercontent.com/u/86391540",
"profile": "https://github.com/googs1025",
"contributions": [
"code"
]
},
{
"login": "TITOCHAN2023",
"name": "陈展鹏",
"avatar_url": "https://avatars.githubusercontent.com/u/138754853",
"profile": "https://github.com/TITOCHAN2023",
"contributions": [
"doc"
]
},
{
"login": "devtalker",
"name": "devtalker",
"avatar_url": "https://avatars.githubusercontent.com/u/23204195",
"profile": "https://github.com/devtalker",
"contributions": [
"code"
]
},
{
"login": "dingyaguang117",
"name": "Yaguang Ding",
"avatar_url": "https://avatars.githubusercontent.com/u/1930778",
"profile": "https://github.com/dingyaguang117",
"contributions": [
"code"
]
},
{
"login": "sephymartin",
"name": "Sephy",
"avatar_url": "https://avatars.githubusercontent.com/u/299891",
"profile": "https://github.com/sephymartin",
"contributions": [
"code"
]
}
]
}