forked from 0xmetaschool/Learning-Projects
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
82 lines (82 loc) · 2.09 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "LStan",
"name": "Stanislav Ladyzhenskiy",
"avatar_url": "https://avatars.githubusercontent.com/u/10183269?v=4",
"profile": "https://www.linkedin.com/in/lasto",
"contributions": [
"content"
]
},
{
"login": "fareeha25",
"name": "fareeha25",
"avatar_url": "https://avatars.githubusercontent.com/u/130544719?v=4",
"profile": "https://github.com/fareeha25",
"contributions": [
"code"
]
},
{
"login": "kimonkekes",
"name": "kimonkekes",
"avatar_url": "https://avatars.githubusercontent.com/u/126149828?v=4",
"profile": "https://github.com/kimonkekes",
"contributions": [
"code"
]
},
{
"login": "WayneMorganUK",
"name": "Wayne Morgan",
"avatar_url": "https://avatars.githubusercontent.com/u/44246461?v=4",
"profile": "https://github.com/WayneMorganUK",
"contributions": [
"content"
]
},
{
"login": "aron-radvanyi",
"name": "Aron Radvanyi",
"avatar_url": "https://avatars.githubusercontent.com/u/108479744?v=4",
"profile": "http://linkedin.com/in/aronradvanyi",
"contributions": [
"code"
]
},
{
"login": "munimmetaschool",
"name": "munimmetaschool",
"avatar_url": "https://avatars.githubusercontent.com/u/129931419?v=4",
"profile": "https://github.com/munimmetaschool",
"contributions": [
"code",
"content"
]
},
{
"login": "kuldeepyeware",
"name": "kuldeepyeware",
"avatar_url": "https://avatars.githubusercontent.com/u/83532405?v=4",
"profile": "https://github.com/kuldeepyeware",
"contributions": [
"code",
"content"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "Learning-Projects",
"projectOwner": "0xmetaschool"
}