forked from hsf-training/hsf-training-docker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
78 lines (78 loc) · 1.99 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
{
"files": [
"README.md",
"_includes/authors.html"
],
"projectName": "hsf-training-docker",
"projectOwner": "hsf-training",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"contributors": [
{
"login": "matthewfeickert",
"name": "Matthew Feickert",
"avatar_url": "https://avatars.githubusercontent.com/u/5142394?v=4",
"profile": "http://www.matthewfeickert.com/",
"contributions": [
"content"
]
},
{
"login": "bregnery",
"name": "bregnery",
"avatar_url": "https://avatars.githubusercontent.com/u/7606867?v=4",
"profile": "https://bregnery.github.io/",
"contributions": [
"content"
]
},
{
"login": "danikam",
"name": "Danika MacDonell",
"avatar_url": "https://avatars.githubusercontent.com/u/43050968?v=4",
"profile": "https://github.com/danikam",
"contributions": [
"content"
]
},
{
"login": "smeehan12",
"name": "Samuel Meehan",
"avatar_url": "https://avatars.githubusercontent.com/u/13018253?v=4",
"profile": "https://github.com/smeehan12",
"contributions": [
"content"
]
},
{
"login": "mhuwiler",
"name": "mhuwiler",
"avatar_url": "https://avatars.githubusercontent.com/u/30265206?v=4",
"profile": "https://github.com/mhuwiler",
"contributions": [
"content"
]
},
{
"login": "bfonta",
"name": "Bruno Alves",
"avatar_url": "https://avatars.githubusercontent.com/u/20703947?v=4",
"profile": "http://linkedin.com/in/bruno-alves-",
"contributions": [
"content"
]
},
{
"login": "amanmdesai",
"name": "Aman Desai",
"avatar_url": "https://avatars.githubusercontent.com/u/98302868?v=4",
"profile": "https://github.com/amanmdesai",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 7,
"commitConvention": "angular"
}