-
Notifications
You must be signed in to change notification settings - Fork 3
/
.all-contributorsrc
99 lines (99 loc) · 2.42 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "andyyPark",
"name": "Andy Park",
"avatar_url": "https://avatars2.githubusercontent.com/u/25911821?v=4",
"profile": "http://andyyPark.github.io",
"contributions": [
"code",
"review",
"maintenance",
"design"
]
},
{
"login": "omarcostahamido",
"name": "OCH",
"avatar_url": "https://avatars0.githubusercontent.com/u/18335360?v=4",
"profile": "http://www.omarcostahamido.com",
"contributions": [
"code",
"bug",
"projectManagement",
"question",
"mentoring"
]
},
{
"login": "TDHTTTT",
"name": "TDHTTTT",
"avatar_url": "https://avatars2.githubusercontent.com/u/24703459?v=4",
"profile": "http://tdhttt.com",
"contributions": [
"code",
"bug"
]
},
{
"login": "DanielQ56",
"name": "DanielQ56",
"avatar_url": "https://avatars0.githubusercontent.com/u/42754322?v=4",
"profile": "https://github.com/DanielQ56",
"contributions": [
"code"
]
},
{
"login": "Prateeknandle",
"name": "Prateeknandle",
"avatar_url": "https://avatars3.githubusercontent.com/u/56027872?v=4",
"profile": "https://github.com/Prateeknandle",
"contributions": [
"code"
]
},
{
"login": "pranavvp10",
"name": "Pranav V P",
"avatar_url": "https://avatars2.githubusercontent.com/u/52486224?v=4",
"profile": "https://pranavvp10.github.io",
"contributions": [
"code"
]
},
{
"login": "Chriscrosser3310",
"name": "Jielun (Chris) Chen",
"avatar_url": "https://avatars0.githubusercontent.com/u/31495624?v=4",
"profile": "https://github.com/Chriscrosser3310",
"contributions": [
"ideas",
"question"
]
},
{
"login": "jcwang111",
"name": "Joshua Wang",
"avatar_url": "https://avatars.githubusercontent.com/u/23427258?v=4",
"profile": "https://github.com/jcwang111",
"contributions": [
"code",
"maintenance",
"design"
]
}
],
"contributorsPerLine": 7,
"projectName": "qc-uci.club",
"projectOwner": "QC-UCI",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular"
}