-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.all-contributorsrc
70 lines (70 loc) · 1.69 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
{
"projectName": "exam-showboard-next",
"projectOwner": "ProjectCampus-CH",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "MKStoler4096",
"name": "MKStoler",
"avatar_url": "https://avatars.githubusercontent.com/u/178344462?v=4",
"profile": "http://qsgz.edicdn.eu.org",
"contributions": [
"code",
"bug"
]
},
{
"login": "Jursin",
"name": "Jursin",
"avatar_url": "https://avatars.githubusercontent.com/u/127487914?v=4",
"profile": "https://github.com/Jursin",
"contributions": [
"content",
"design"
]
},
{
"login": "hello8693DSZ",
"name": "Hello8693",
"avatar_url": "https://avatars.githubusercontent.com/u/88492699?v=4",
"profile": "https://github.com/hello8693DSZ",
"contributions": [
"code"
]
},
{
"login": "fhzit",
"name": "fhzit",
"avatar_url": "https://avatars.githubusercontent.com/u/152045732?v=4",
"profile": "https://github.com/fhzit",
"contributions": [
"code",
"bug",
"doc"
]
},
{
"login": "wjj-8283",
"name": "wjj-8283",
"avatar_url": "https://avatars.githubusercontent.com/u/82750345?v=4",
"profile": "https://github.com/wjj-8283",
"contributions": [
"code"
]
},
{
"login": "dependabot",
"name": "Dependabot",
"avatar_url": "https://avatars.githubusercontent.com/u/27347476?v=4",
"profile": "https://github.com/features/security",
"contributions": [
"code"
]
}
]
}