-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy path.all-contributorsrc
62 lines (62 loc) · 1.52 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "nftblackmagic",
"name": "nftblackmagic",
"avatar_url": "https://avatars.githubusercontent.com/u/108916776?v=4",
"profile": "https://github.com/nftblackmagic",
"contributions": [
"code"
]
},
{
"login": "MoonBlvd",
"name": "Yu (Brian) Yao",
"avatar_url": "https://avatars.githubusercontent.com/u/16040099?v=4",
"profile": "https://github.com/MoonBlvd",
"contributions": [
"code"
]
},
{
"login": "Stevada",
"name": "Stevada",
"avatar_url": "https://avatars.githubusercontent.com/u/64606061?v=4",
"profile": "https://github.com/Stevada",
"contributions": [
"code"
]
},
{
"login": "dingkwang",
"name": "Dingkang Wang",
"avatar_url": "https://avatars.githubusercontent.com/u/10276784?v=4",
"profile": "https://github.com/dingkwang",
"contributions": [
"code"
]
},
{
"login": "lXXXw",
"name": "xiaoweilu",
"avatar_url": "https://avatars.githubusercontent.com/u/22513666?v=4",
"profile": "https://github.com/lXXXw",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "Diffusion-Tryon-Trainer",
"projectOwner": "nftblackmagic"
}