-
Notifications
You must be signed in to change notification settings - Fork 174
Expand file tree
/
Copy path.all-contributorsrc
More file actions
78 lines (78 loc) · 2.14 KB
/
Copy path.all-contributorsrc
File metadata and controls
78 lines (78 loc) · 2.14 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
{
"projectName": "dify-app-hub",
"projectOwner": "lexmin0412",
"repoType": "github",
"repoHost": "https://github.com",
"files": ["README.md"],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "Amourtani",
"name": "子休",
"avatar_url": "https://avatars.githubusercontent.com/u/48053221?v=4",
"profile": "https://github.com/Amourtani",
"contributions": ["code"]
},
{
"login": "Renderz",
"name": "jiAng",
"avatar_url": "https://avatars.githubusercontent.com/u/17194685?v=4",
"profile": "https://github.com/Renderz",
"contributions": ["code"]
},
{
"login": "GavinZha0",
"name": "Gavin Zhao",
"avatar_url": "https://avatars.githubusercontent.com/u/88469005?v=4",
"profile": "https://github.com/GavinZha0",
"contributions": ["ideas", "design"]
},
{
"login": "ranzhengfeng",
"name": "ranzhengfeng",
"avatar_url": "https://avatars.githubusercontent.com/u/204541953?v=4",
"profile": "https://github.com/ranzhengfeng",
"contributions": ["example", "tutorial"]
},
{
"login": "ARShl",
"name": "ArsHl",
"avatar_url": "https://avatars.githubusercontent.com/u/8003750?v=4",
"profile": "https://github.com/ARShl",
"contributions": ["code", "design"]
},
{
"login": "hitechbeijing",
"name": "hitechbeijing",
"avatar_url": "https://avatars.githubusercontent.com/u/9780601?v=4",
"profile": "https://github.com/hitechbeijing",
"contributions": ["code", "example"]
},
{
"login": "saowu",
"name": "saowu",
"avatar_url": "https://avatars.githubusercontent.com/u/33569619?v=4",
"profile": "https://saowu.top/",
"contributions": ["code"]
},
{
"login": "SickoGt",
"name": "Sicko",
"avatar_url": "https://avatars.githubusercontent.com/u/17882380?v=4",
"profile": "https://github.com/SickoGt",
"contributions": ["code"]
},
{
"login": "HZJprince",
"name": "HZJprince",
"avatar_url": "https://avatars.githubusercontent.com/u/8064272?v=4",
"profile": "https://github.com/HZJprince",
"contributions": ["bug", "design"]
}
],
"contributorsPerLine": 7,
"linkToUsage": true,
"commitType": "docs"
}