This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
forked from carbon-design-system/ibm-products
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
105 lines (105 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
101
102
103
104
105
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "SimonFinney",
"name": "Simon Finney",
"avatar_url": "https://avatars2.githubusercontent.com/u/3846874?v=4",
"profile": "http://simonfinney.dev",
"contributions": [
"code"
]
},
{
"login": "lee-chase",
"name": "Lee Chase",
"avatar_url": "https://avatars0.githubusercontent.com/u/15086604?v=4",
"profile": "https://github.com/lee-chase",
"contributions": [
"code"
]
},
{
"login": "moores2",
"name": "Simon Moore",
"avatar_url": "https://avatars2.githubusercontent.com/u/6977424?v=4",
"profile": "https://github.com/moores2",
"contributions": [
"code"
]
},
{
"login": "joshblack",
"name": "Josh Black",
"avatar_url": "https://avatars1.githubusercontent.com/u/3901764?v=4",
"profile": "https://github.com/joshblack",
"contributions": [
"code"
]
},
{
"login": "davidmenendez",
"name": "David Menendez",
"avatar_url": "https://avatars1.githubusercontent.com/u/6370760?v=4",
"profile": "http://davidmenendez.net",
"contributions": [
"code"
]
},
{
"login": "vladbalanescu",
"name": "vladbalanescu",
"avatar_url": "https://avatars2.githubusercontent.com/u/16047402?v=4",
"profile": "https://github.com/vladbalanescu",
"contributions": [
"code"
]
},
{
"login": "matthewgallo",
"name": "Matthew Gallo",
"avatar_url": "https://avatars0.githubusercontent.com/u/10215203?v=4",
"profile": "http://www.matthewdgallo.com",
"contributions": [
"code"
]
},
{
"login": "asfordmatt",
"name": "Matt Chapman",
"avatar_url": "https://avatars2.githubusercontent.com/u/14233261?v=4",
"profile": "https://github.com/asfordmatt",
"contributions": [
"code"
]
},
{
"login": "dbrugger",
"name": "Dominik Brugger",
"avatar_url": "https://avatars1.githubusercontent.com/u/10086178?v=4",
"profile": "https://github.com/dbrugger",
"contributions": [
"code"
]
},
{
"login": "polinaouk",
"name": "Polina Olemskaia",
"avatar_url": "https://avatars2.githubusercontent.com/u/24444328?v=4",
"profile": "https://github.com/polinaouk",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "ibm-cloud-cognitive",
"projectOwner": "carbon-design-system",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}