-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
.all-contributorsrc
93 lines (93 loc) · 2.31 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "hankolsen",
"name": "hankolsen",
"avatar_url": "https://avatars.githubusercontent.com/u/1008390?v=4",
"profile": "https://github.com/hankolsen",
"contributions": [
"code",
"design",
"ideas"
]
},
{
"login": "DarrylvanderPeijl",
"name": "Darryl van der Peijl",
"avatar_url": "https://avatars.githubusercontent.com/u/11892641?v=4",
"profile": "https://www.splitbrain.com",
"contributions": [
"bug",
"code"
]
},
{
"login": "arvid-r",
"name": "Arvid Rosen",
"avatar_url": "https://avatars.githubusercontent.com/u/2465432?v=4",
"profile": "https://github.com/arvid-r",
"contributions": [
"bug"
]
},
{
"login": "Rocodamelshe",
"name": "Rocodamelshe",
"avatar_url": "https://avatars.githubusercontent.com/u/19249884?v=4",
"profile": "https://github.com/Rocodamelshe",
"contributions": [
"test"
]
},
{
"login": "jmdraper",
"name": "jmdraper",
"avatar_url": "https://avatars.githubusercontent.com/u/20240325?v=4",
"profile": "https://github.com/jmdraper",
"contributions": [
"ideas",
"code"
]
},
{
"login": "theSequencer82",
"name": "theSequencer82",
"avatar_url": "https://avatars.githubusercontent.com/u/34631732?v=4",
"profile": "https://github.com/theSequencer82",
"contributions": [
"ideas"
]
},
{
"login": "SPAeotec",
"name": "SPAeotec",
"avatar_url": "https://avatars.githubusercontent.com/u/62385464?v=4",
"profile": "https://github.com/SPAeotec",
"contributions": [
"bug"
]
},
{
"login": "Flush1963",
"name": "Flush1963",
"avatar_url": "https://avatars.githubusercontent.com/u/117358003?v=4",
"profile": "https://github.com/Flush1963",
"contributions": [
"ideas"
]
}
],
"contributorsPerLine": 7,
"projectName": "com.securemeters.horstmann",
"projectOwner": "hankolsen",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "none",
"commitType": "docs"
}