forked from Oneirocom/Magick
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
119 lines (119 loc) · 3.01 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
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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "michaelsharpe",
"name": "Michael",
"avatar_url": "https://avatars.githubusercontent.com/u/2397603?v=4",
"profile": "https://github.com/michaelsharpe",
"contributions": [
"code",
"platform",
"business"
]
},
{
"login": "lalalune",
"name": "M̵̞̗̝̼̅̏̎͝Ȯ̴̝̻̊̃̋̀Õ̷̼͋N̸̩̿͜ ̶̜̠̹̼̩͒",
"avatar_url": "https://avatars.githubusercontent.com/u/18633264?v=4",
"profile": "https://thenexus.city",
"contributions": [
"code",
"platform"
]
},
{
"login": "alextitonis",
"name": "alextitonis",
"avatar_url": "https://avatars.githubusercontent.com/u/45359358?v=4",
"profile": "https://github.com/alextitonis",
"contributions": [
"code"
]
},
{
"login": "msub2",
"name": "Daniel Adams",
"avatar_url": "https://avatars.githubusercontent.com/u/70986246?v=4",
"profile": "http://msub2.com",
"contributions": [
"code"
]
},
{
"login": "antpb",
"name": "Anthony Burchell",
"avatar_url": "https://avatars.githubusercontent.com/u/8985705?v=4",
"profile": "https://3ov.xyz",
"contributions": [
"code",
"blog"
]
},
{
"login": "madjin",
"name": "jin",
"avatar_url": "https://avatars.githubusercontent.com/u/32600939?v=4",
"profile": "https://xrdevlog.com/",
"contributions": [
"blog"
]
},
{
"login": "sshivaditya2019",
"name": "Shivaditya Shivganesh",
"avatar_url": "https://avatars.githubusercontent.com/u/53160903?v=4",
"profile": "https://github.com/sshivaditya2019",
"contributions": [
"code"
]
},
{
"login": "khalildh",
"name": "khalildh",
"avatar_url": "https://avatars.githubusercontent.com/u/16530987?v=4",
"profile": "https://github.com/khalildh",
"contributions": [
"code"
]
},
{
"login": "pigloo",
"name": "Pigloo",
"avatar_url": "https://avatars.githubusercontent.com/u/1707563?v=4",
"profile": "https://github.com/pigloo",
"contributions": [
"code"
]
},
{
"login": "avirtualfuture",
"name": "avirtualfuture",
"avatar_url": "https://avatars.githubusercontent.com/u/118632766?v=4",
"profile": "https://github.com/avirtualfuture",
"contributions": [
"code"
]
},
{
"login": "alexjorgef",
"name": "Alexandre Ferreira",
"avatar_url": "https://avatars.githubusercontent.com/u/3478673?v=4",
"profile": "http://www.alexjorgef.com",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "Magick",
"projectOwner": "Oneirocom"
}