forked from ciciswann/mlh-portfolio-site
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.all-contributorsrc
41 lines (39 loc) · 1.02 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "cccswann",
"name": "Ciara (CiCi) Swann",
"avatar_url": "https://avatars.githubusercontent.com/u/17733481?v=4",
"profile": "https://github.com/cccswann",
"contributions": [
"design"
]
},
{
"login": "nimra200",
"name": "Nimra ",
"avatar_url": "https://avatars.githubusercontent.com/u/56455442?v=4",
"profile": "https://github.com/nimra200",
"contributions": [
"code"
"login": "varsharathore16",
"name": "varsharathore16",
"avatar_url": "https://avatars.githubusercontent.com/u/63990614?v=4",
"profile": "https://github.com/varsharathore16",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 7,
"projectName": "mlh-portfolio-site",
"projectOwner": "cccswann",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}