-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.all-contributorsrc
More file actions
78 lines (78 loc) · 1.89 KB
/
.all-contributorsrc
File metadata and controls
78 lines (78 loc) · 1.89 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
73
74
75
76
77
78
{
"projectName": "arkenv",
"projectOwner": "yamcodes",
"files": [
"packages/arkenv/README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "yamcodes",
"name": "Yam C Borodetsky",
"avatar_url": "https://avatars.githubusercontent.com/u/2014360?v=4",
"profile": "https://yam.codes",
"contributions": [
"code",
"question",
"ideas",
"design",
"doc",
"bug",
"example",
"infra",
"test"
]
},
{
"login": "aruaycodes",
"name": "Aruay Berdikulova",
"avatar_url": "https://avatars.githubusercontent.com/u/57131628?v=4",
"profile": "https://github.com/aruaycodes",
"contributions": [
"code",
"ideas"
]
},
{
"login": "ssalbdivad",
"name": "David Blass",
"avatar_url": "https://avatars.githubusercontent.com/u/10645823?v=4",
"profile": "https://arktype.io",
"contributions": [
"ideas",
"mentoring",
"question"
]
},
{
"login": "danciudev",
"name": "Andrei Danciu",
"avatar_url": "https://avatars.githubusercontent.com/u/44430251?v=4",
"profile": "https://github.com/danciudev",
"contributions": [
"code"
]
},
{
"login": "joakimbeng",
"name": "Joakim Carlstein",
"avatar_url": "https://avatars.githubusercontent.com/u/1427383?v=4",
"profile": "https://joakim.beng.se",
"contributions": [
"code",
"doc"
]
},
{
"login": "Jah-yee",
"name": "RoomWithOutRoof",
"avatar_url": "https://avatars.githubusercontent.com/u/166608075?v=4",
"profile": "https://fresh-accordion-06a.notion.site/Jiayi-Du-1817075e92978076b95cf9d90fb5eceb",
"contributions": [
"doc"
]
}
]
}