forked from resxume/builder.resxume
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
54 lines (54 loc) · 1.29 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "kiriotheo",
"name": "Aditya Vijay",
"avatar_url": "https://avatars.githubusercontent.com/u/79340120?v=4",
"profile": "http://adityavijay.codes",
"contributions": [
"code",
"design"
]
},
{
"login": "attavya",
"name": "Gaurav Sharma",
"avatar_url": "https://avatars.githubusercontent.com/u/110299332?v=4",
"profile": "https://github.com/attavya",
"contributions": [
"content"
]
},
{
"login": "KunalUpadhyay02",
"name": "KUNAL UPADHYAY",
"avatar_url": "https://avatars.githubusercontent.com/u/100353222?v=4",
"profile": "https://github.com/KunalUpadhyay02",
"contributions": [
"code"
]
},
{
"login": "ajayshsh7",
"name": "Ajay kumar sharma",
"avatar_url": "https://avatars.githubusercontent.com/u/89329270?v=4",
"profile": "http://bookstend.in",
"contributions": [
"code",
"design"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "resxume",
"projectOwner": "resxume"
}