forked from hitsz-ids/synthetic-data-generator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
77 lines (76 loc) · 1.88 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
{
"projectName": "synthetic-data-generator",
"projectOwner": "hitsz-ids",
"files": [
"README.md",
"README_ZH_CN.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "Wh1isper",
"name": "Zhongsheng Ji",
"avatar_url": "https://avatars.githubusercontent.com/u/43375501?v=4",
"profile": "https://wh1isper.github.io/",
"contributions": [
"code"
]
},
{
"login": "MooooCat",
"name": "MoooCat",
"avatar_url": "https://avatars.githubusercontent.com/u/141886018?v=4",
"profile": "https://github.com/MooooCat",
"contributions": [
"code"
]
},
{
"login": "joeyscave",
"name": "YUAN KAIWEN",
"avatar_url": "https://avatars.githubusercontent.com/u/72662648?v=4",
"profile": "https://github.com/joeyscave",
"contributions": [
"code"
]
},
{
"login": "sjh120",
"name": "sjh120",
"avatar_url": "https://avatars.githubusercontent.com/u/86507761?v=4",
"profile": "https://github.com/sjh120",
"contributions": [
"code"
]
},
{
"login": "Z712023",
"name": "Z712023",
"avatar_url": "https://avatars.githubusercontent.com/u/132286135?v=4",
"profile": "https://github.com/Z712023",
"contributions": [
"code"
]
},
{
"login": "Femi-lawal",
"name": "Oluwafemi Lawal",
"avatar_url": "https://avatars.githubusercontent.com/u/33192240?v=4",
"profile": "http://femilawal.com",
"contributions": [
"code"
]
},
{
"login": "iokk3732",
"name": "iokk3732",
"avatar_url": "https://avatars.githubusercontent.com/u/141700052?v=4",
"profile": "https://github.com/iokk3732",
"contributions": [
"code"
]
}
]
}