This repository has been archived by the owner on Dec 18, 2023. It is now read-only.
forked from tiaringhio/Surreal.NET
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.all-contributorsrc
65 lines (65 loc) · 1.54 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "ProphetLamb",
"name": "ProphetLamb",
"avatar_url": "https://avatars.githubusercontent.com/u/19748542?v=4",
"profile": "https://github.com/ProphetLamb",
"contributions": [
"code"
]
},
{
"login": "StephenGilboy",
"name": "Stephen Gilboy",
"avatar_url": "https://avatars.githubusercontent.com/u/827735?v=4",
"profile": "https://github.com/StephenGilboy",
"contributions": [
"code"
]
},
{
"login": "AntoniosBarotsis",
"name": "Tony",
"avatar_url": "https://avatars.githubusercontent.com/u/50240570?v=4",
"profile": "https://antoniosbarotsis.github.io/",
"contributions": [
"code",
"doc"
]
},
{
"login": "Du-z",
"name": "Brian Duhs",
"avatar_url": "https://avatars.githubusercontent.com/u/16366766?v=4",
"profile": "https://github.com/Du-z",
"contributions": [
"test",
"code",
"bug",
"ideas"
]
},
{
"login": "Siphalor",
"name": "Siphalor",
"avatar_url": "https://avatars.githubusercontent.com/u/24505659?v=4",
"profile": "http://siphalor.de/",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "Surreal.Net",
"projectOwner": "ProphetLamb"
}