-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.all-contributorsrc
75 lines (75 loc) · 1.89 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
{
"projectName": "openzeppelin-deepdive",
"projectOwner": "unchain-dev",
"files": [
"README.md"
],
"imageSize": 100,
"contributors": [
{
"login": "neila",
"name": "SHØ",
"avatar_url": "https://avatars.githubusercontent.com/u/40727091?v=4",
"profile": "http://akxra.art",
"contributions": [
"doc"
]
},
{
"login": "ryojiroakiyama",
"name": "rakiyama",
"avatar_url": "https://avatars.githubusercontent.com/u/77039327?v=4",
"profile": "https://github.com/ryojiroakiyama",
"contributions": [
"doc"
]
},
{
"login": "mashharuki",
"name": "Haruki Kondo",
"avatar_url": "https://avatars.githubusercontent.com/u/44923695?v=4",
"profile": "http://www.resume.id/haru28675",
"contributions": [
"doc"
]
},
{
"login": "empire-uts",
"name": "kii",
"avatar_url": "https://avatars.githubusercontent.com/u/98133495?v=4",
"profile": "https://github.com/empire-uts",
"contributions": [
"doc"
]
},
{
"login": "terapasta",
"name": "hiroaki terayama",
"avatar_url": "https://avatars.githubusercontent.com/u/35390466?v=4",
"profile": "https://github.com/terapasta",
"contributions": [
"doc"
]
},
{
"login": "yawn-c111",
"name": "yawn",
"avatar_url": "https://avatars.githubusercontent.com/u/69970183?v=4",
"profile": "https://github.com/yawn-c111",
"contributions": [
"doc"
]
},
{
"login": "Tomosuke0930",
"name": "Tomo",
"avatar_url": "https://avatars.githubusercontent.com/u/84496536?v=4",
"profile": "https://tom-sol.notion.site/tom-sol/TomoLabo-755d3474528145fd95e68ee90c18495a",
"contributions": [
"doc"
]
}
],
"commitConvention": "angular",
"contributorsPerLine": 7
}