-
Notifications
You must be signed in to change notification settings - Fork 17
/
.all-contributorsrc
125 lines (125 loc) · 3.28 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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
{
"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"
]
},
{
"login": "mdonadoni",
"name": "mdonadoni",
"avatar_url": "https://avatars.githubusercontent.com/u/13397702?v=4",
"profile": "https://github.com/mdonadoni",
"contributions": [
"maintenance"
]
},
{
"login": "mambelli",
"name": "Marco Mambelli",
"avatar_url": "https://avatars.githubusercontent.com/u/1558058?v=4",
"profile": "https://github.com/mambelli",
"contributions": [
"maintenance"
]
},
{
"login": "goi42",
"name": "Michael K. Wilkinson",
"avatar_url": "https://avatars.githubusercontent.com/u/15774838?v=4",
"profile": "https://github.com/goi42",
"contributions": [
"maintenance"
]
},
{
"login": "michmx",
"name": "Michel H. Villanueva",
"avatar_url": "https://avatars.githubusercontent.com/u/2147367?v=4",
"profile": "https://github.com/michmx",
"contributions": [
"content"
]
},
{
"login": "vlukashenko",
"name": "Lera Lukashenko (Valeriia Lukashenko)",
"avatar_url": "https://avatars.githubusercontent.com/u/24569428?v=4",
"profile": "https://github.com/vlukashenko",
"contributions": [
"maintenance",
"content"
]
}
],
"contributorsPerLine": 7,
"commitConvention": "angular",
"commitType": "docs"
}