-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path.all-contributorsrc
More file actions
123 lines (123 loc) · 3.02 KB
/
Copy path.all-contributorsrc
File metadata and controls
123 lines (123 loc) · 3.02 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
{
"projectName": "zrc",
"projectOwner": "zirco-lang",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "thetayloredman",
"name": "Logan Devine",
"avatar_url": "https://avatars.githubusercontent.com/u/26350849?v=4",
"profile": "https://github.com/thetayloredman",
"contributions": [
"code",
"design",
"ideas",
"maintenance"
]
},
{
"login": "ValShaped",
"name": "Val",
"avatar_url": "https://avatars.githubusercontent.com/u/8754234?v=4",
"profile": "https://github.com/ValShaped",
"contributions": [
"ideas",
"code",
"bug"
]
},
{
"login": "ilikestohack",
"name": "charmines",
"avatar_url": "https://avatars.githubusercontent.com/u/47259933?v=4",
"profile": "https://github.com/ilikestohack",
"contributions": [
"code"
]
},
{
"login": "bobosii",
"name": "Emirhan DAY",
"avatar_url": "https://avatars.githubusercontent.com/u/116455540?v=4",
"profile": "https://github.com/bobosii",
"contributions": [
"code"
]
},
{
"login": "ali-m07",
"name": "Ali Mansouri",
"avatar_url": "https://avatars.githubusercontent.com/u/60949510?v=4",
"profile": "https://ali-m07.github.io/resume/",
"contributions": [
"code"
]
},
{
"login": "CoryBorek",
"name": "Cory Borek",
"avatar_url": "https://avatars.githubusercontent.com/u/27520129?v=4",
"profile": "https://agentdid127.com",
"contributions": [
"ideas",
"bug",
"code",
"platform",
"maintenance",
"plugin"
]
},
{
"login": "ddawn-ll",
"name": "ddawn-ll",
"avatar_url": "https://avatars.githubusercontent.com/u/245093789?v=4",
"profile": "https://github.com/ddawn-ll",
"contributions": [
"content",
"design"
]
},
{
"login": "ImTheShrub",
"name": "ImTheShrub",
"avatar_url": "https://avatars.githubusercontent.com/u/234684568?v=4",
"profile": "https://github.com/ImTheShrub",
"contributions": [
"ideas"
]
},
{
"login": "yamcodes",
"name": "Yam C Borodetsky",
"avatar_url": "https://avatars.githubusercontent.com/u/2014360?v=4",
"profile": "https://yam.codes",
"contributions": [
"doc"
]
},
{
"login": "EpicVon2468",
"name": "EpicVon2468",
"avatar_url": "https://avatars.githubusercontent.com/u/136974526?v=4",
"profile": "https://github.com/EpicVon2468",
"contributions": [
"bug",
"userTesting"
]
},
{
"login": "nevakrien",
"name": "nevakrien",
"avatar_url": "https://avatars.githubusercontent.com/u/101988414?v=4",
"profile": "https://github.com/nevakrien",
"contributions": [
"ideas"
]
}
]
}