-
Notifications
You must be signed in to change notification settings - Fork 16
/
.all-contributorsrc
42 lines (42 loc) · 992 Bytes
/
.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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "MrGo123",
"name": "sustart",
"avatar_url": "https://avatars1.githubusercontent.com/u/53072382?v=4",
"profile": "https://zy68.top",
"contributions": [
"doc"
]
},
{
"login": "Tanger",
"name": "Tanger",
"avatar_url": "https://avatars.githubusercontent.com/u/104449?v=4",
"profile": "https://github.com/Tanger",
"contributions": [
"doc"
]
},
{
"login": "redhat123456",
"name": "redhat123456",
"avatar_url": "https://avatars.githubusercontent.com/u/57751257?v=4",
"profile": "https://redhat123456.github.io/",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "Git2Github-practice",
"projectOwner": "seven-innovation-base",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}