forked from vipm-io/OpenG-Array-Library
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.all-contributorsrc
More file actions
42 lines (42 loc) · 986 Bytes
/
.all-contributorsrc
File metadata and controls
42 lines (42 loc) · 986 Bytes
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
{
"projectName": "OpenG-Array-Library",
"projectOwner": "vipm-io",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "Bas-vE",
"name": "Basve",
"avatar_url": "https://avatars.githubusercontent.com/u/16207111?v=4",
"profile": "https://github.com/Bas-vE",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "jimkring",
"name": "Jim Kring",
"avatar_url": "https://avatars.githubusercontent.com/u/381432?v=4",
"profile": "https://github.com/jimkring",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "tcplomp",
"name": "tcplomp",
"avatar_url": "https://avatars.githubusercontent.com/u/2871661?v=4",
"profile": "https://github.com/tcplomp",
"contributions": [
"code",
"maintenance"
]
}
]
}