This repository has been archived by the owner on Jul 16, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
/
.all-contributorsrc
100 lines (100 loc) · 2.68 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
{
"commit": false,
"files": [
"README.md"
],
"badgeTemplate": "\n[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat-square)](#contributors)\n",
"projectName": "advanced-sql-for-professional-developers",
"projectOwner": "eggheadio-projects",
"repoType": "github",
"commitConvention": "none",
"contributors": [
{
"login": "ceoraford",
"name": "Ceora Ford",
"avatar_url": "https://avatars2.githubusercontent.com/u/41582216?v=4",
"profile": "https://github.com/ceoraford",
"contributions": [
"content"
]
},
{
"login": "wjohnson85",
"name": "William Johnson",
"avatar_url": "https://avatars2.githubusercontent.com/u/40403549?v=4",
"profile": "https://williamjohnson.dev/",
"contributions": [
"review",
"maintenance"
]
},
{
"login": "thecodepixi",
"name": "Emily Harber",
"avatar_url": "https://avatars2.githubusercontent.com/u/16492325?v=4",
"profile": "http://www.dev.to/thecodepixi",
"contributions": [
"content"
]
},
{
"login": "zacjones93",
"name": "Zac Jones",
"avatar_url": "https://avatars2.githubusercontent.com/u/6188161?v=4",
"profile": "https://zacjones.io",
"contributions": [
"review",
"infra"
]
},
{
"login": "laurosilvacom",
"name": "Lauro Silva",
"avatar_url": "https://avatars2.githubusercontent.com/u/57044804?v=4",
"profile": "https://laurosilva.com",
"contributions": [
"content"
]
},
{
"login": "Creeland",
"name": "Creeland A. Provinsal ",
"avatar_url": "https://avatars2.githubusercontent.com/u/518406?v=4",
"profile": "https://github.com/Creeland",
"contributions": [
"review",
"content"
]
},
{
"login": "MaggieAppleton",
"name": "Appleton",
"avatar_url": "https://avatars0.githubusercontent.com/u/5599295?v=4",
"profile": "http://maggieappleton.com",
"contributions": [
"design"
]
},
{
"login": "oboshto",
"name": "Oboshto",
"avatar_url": "https://avatars3.githubusercontent.com/u/903622?v=4",
"profile": "https://github.com/oboshto",
"contributions": [
"content"
]
},
{
"login": "darkwark",
"name": "Kamil Khadeyev",
"avatar_url": "https://avatars0.githubusercontent.com/u/1868217?v=4",
"profile": "http://darkwark.com",
"contributions": [
"design"
]
}
],
"repoHost": "https://github.com",
"skipCi": true,
"contributorsPerLine": 7
}