forked from dwmkerr/hacker-laws
-
-
Notifications
You must be signed in to change notification settings - Fork 80
/
.all-contributorsrc
68 lines (68 loc) · 1.7 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "ACEof",
"name": "Alexandr Kizilow",
"avatar_url": "https://avatars2.githubusercontent.com/u/16652418?v=4",
"profile": "https://aceof.github.io/",
"contributions": [
"content"
]
},
{
"login": "natashta",
"name": "Natalia Ryzhova",
"avatar_url": "https://avatars1.githubusercontent.com/u/15847929?v=4",
"profile": "https://github.com/natashta",
"contributions": [
"content"
]
},
{
"login": "rikkalo",
"name": "Anastasia Lopatina",
"avatar_url": "https://avatars1.githubusercontent.com/u/3524991?v=4",
"profile": "https://github.com/rikkalo",
"contributions": [
"content"
]
},
{
"login": "nksoff",
"name": "Nikita Slimov",
"avatar_url": "https://avatars2.githubusercontent.com/u/1710024?v=4",
"profile": "https://github.com/nksoff",
"contributions": [
"content"
]
},
{
"login": "Realetive",
"name": "Realetive",
"avatar_url": "https://avatars1.githubusercontent.com/u/2073959?v=4",
"profile": "https://github.com/Realetive",
"contributions": [
"content"
]
},
{
"login": "IvanProdaiko94",
"name": "Ivan Prodaiko",
"avatar_url": "https://avatars2.githubusercontent.com/u/16734177?v=4",
"profile": "https://github.com/IvanProdaiko94",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 7,
"projectName": "hacker-laws",
"projectOwner": "solarrust",
"repoType": "github",
"repoHost": "https://github.com"
}