-
Notifications
You must be signed in to change notification settings - Fork 2
/
.all-contributorsrc
49 lines (49 loc) · 1.17 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
{
"projectName": "go.resonite.com",
"projectOwner": "Yellow-Dog-Man",
"contributors": [
{
"login": "ProbablePrime",
"name": "ProbablePrime",
"avatar_url": "https://avatars.githubusercontent.com/u/8791132?v=4",
"profile": "http://probableprime.co.uk/",
"contributions": [
"code"
]
},
{
"login": "stiefeljackal",
"name": "Stiefel Jackal",
"avatar_url": "https://avatars.githubusercontent.com/u/20023996?v=4",
"profile": "https://github.com/stiefeljackal",
"contributions": [
"code"
]
},
{
"login": "jae1911",
"name": "Jae Lo Presti",
"avatar_url": "https://avatars.githubusercontent.com/u/76598503?v=4",
"profile": "https://j4.lc/",
"contributions": [
"code"
]
},
{
"login": "bredo228",
"name": "bredo",
"avatar_url": "https://avatars.githubusercontent.com/u/29470709?v=4",
"profile": "http://bredo.tech",
"contributions": [
"code"
]
}
],
"repoType": "github",
"commitConvention": "angular",
"files": [
"README.md"
],
"commitType": "docs",
"contributorsPerLine": 7
}