forked from saadq/resumake.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
101 lines (101 loc) · 2.44 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
100
101
{
"projectName": "resumake",
"projectOwner": "saadq",
"files": [
"readme.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "saadq",
"name": "Saad Quadri",
"avatar_url": "https://avatars0.githubusercontent.com/u/5678694?v=4",
"profile": "http://saadq.com",
"contributions": [
"code",
"design",
"doc",
"ideas",
"bug",
"test"
]
},
{
"login": "aviral1701",
"name": "Aviral Verma",
"avatar_url": "https://avatars1.githubusercontent.com/u/22575238?v=4",
"profile": "https://github.com/aviral1701",
"contributions": [
"code",
"bug"
]
},
{
"login": "RobertSandu",
"name": "Robert Sandu",
"avatar_url": "https://avatars3.githubusercontent.com/u/6720438?v=4",
"profile": "http://robertss.info",
"contributions": [
"code"
]
},
{
"login": "jacobjinkelly",
"name": "Jacob Kelly",
"avatar_url": "https://avatars0.githubusercontent.com/u/16728917?v=4",
"profile": "http://jacobjinkelly.github.io",
"contributions": [
"code",
"bug"
]
},
{
"login": "TsimpDim",
"name": "Tsimpitas Dimitris",
"avatar_url": "https://avatars0.githubusercontent.com/u/26444315?v=4",
"profile": "https://github.com/TsimpDim",
"contributions": [
"code"
]
},
{
"login": "dnl-blkv",
"name": "Daniil Belyakov",
"avatar_url": "https://avatars3.githubusercontent.com/u/6583731?v=4",
"profile": "https://www.linkedin.com/in/daniilb",
"contributions": [
"tool",
"ideas"
]
},
{
"login": "vignesh-sankaran",
"name": "Vignesh Sankaran",
"avatar_url": "https://avatars0.githubusercontent.com/u/4547287?v=4",
"profile": "https://github.com/vignesh-sankaran",
"contributions": [
"ideas"
]
},
{
"login": "kmahar",
"name": "Kaitlin Mahar",
"avatar_url": "https://avatars0.githubusercontent.com/u/5976377?v=4",
"profile": "https://github.com/kmahar",
"contributions": [
"ideas"
]
},
{
"login": "Riseley",
"name": "Riseley",
"avatar_url": "https://avatars1.githubusercontent.com/u/8508355?v=4",
"profile": "https://github.com/Riseley",
"contributions": [
"code",
"bug"
]
}
]
}