-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.all-contributorsrc
More file actions
72 lines (72 loc) · 1.81 KB
/
Copy path.all-contributorsrc
File metadata and controls
72 lines (72 loc) · 1.81 KB
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
{
"projectName": "crypto-primitives",
"projectOwner": "NethermindEth",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "maksimryndin",
"name": "maksimryndin",
"avatar_url": "https://avatars.githubusercontent.com/u/16288656?v=4",
"profile": "https://maksimryndin.github.io/",
"contributions": [
"projectManagement",
"review"
]
},
{
"login": "frozenspider",
"name": "Alex Abdugafarov",
"avatar_url": "https://avatars.githubusercontent.com/u/2077017?v=4",
"profile": "https://github.com/frozenspider",
"contributions": [
"code"
]
},
{
"login": "cupicmarko",
"name": "Marko Cupic",
"avatar_url": "https://avatars.githubusercontent.com/u/71461781?v=4",
"profile": "https://github.com/cupicmarko",
"contributions": [
"review"
]
},
{
"login": "NiDimi",
"name": "Nick Dimitriou",
"avatar_url": "https://avatars.githubusercontent.com/u/81875532?v=4",
"profile": "https://github.com/NiDimi",
"contributions": [
"review"
]
},
{
"login": "ElijahVlasov",
"name": "Ilia Vlasov",
"avatar_url": "https://avatars.githubusercontent.com/u/5365540?v=4",
"profile": "https://github.com/ElijahVlasov",
"contributions": [
"code"
]
},
{
"login": "zkfriendly",
"name": "zkfriendly",
"avatar_url": "https://avatars.githubusercontent.com/u/154443027?v=4",
"profile": "https://github.com/zkfriendly",
"contributions": [
"review"
]
}
],
"contributorsPerLine": 7,
"linkToUsage": true,
"commitType": "docs"
}