-
Notifications
You must be signed in to change notification settings - Fork 20
/
.all-contributorsrc
114 lines (114 loc) · 2.91 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "tsiq-swyx",
"name": "tsiq-swyx",
"avatar_url": "https://avatars0.githubusercontent.com/u/35976578?v=4",
"profile": "https://github.com/tsiq-swyx",
"contributions": [
"content"
]
},
{
"login": "alan-oliv",
"name": "Alan Oliveira",
"avatar_url": "https://avatars3.githubusercontent.com/u/4368481?v=4",
"profile": "https://github.com/alan-oliv",
"contributions": [
"content"
]
},
{
"login": "kkhenriquez",
"name": "Kevin Henriquez",
"avatar_url": "https://avatars1.githubusercontent.com/u/5304116?v=4",
"profile": "https://www.konrad.design",
"contributions": [
"content"
]
},
{
"login": "aaronshekey",
"name": "Aaron Shekey",
"avatar_url": "https://avatars3.githubusercontent.com/u/1369864?v=4",
"profile": "http://www.aaronshekey.com",
"contributions": [
"content"
]
},
{
"login": "sghoweri",
"name": "Salem Ghoweri",
"avatar_url": "https://avatars2.githubusercontent.com/u/1617209?v=4",
"profile": "https://boltdesignsystem.com",
"contributions": [
"content"
]
},
{
"login": "chrisconnors-ibm",
"name": "Chris Connors",
"avatar_url": "https://avatars3.githubusercontent.com/u/35537391?v=4",
"profile": "https://github.com/chrisconnors-ibm",
"contributions": [
"content"
]
},
{
"login": "dbanksdesign",
"name": "Danny Banks",
"avatar_url": "https://avatars0.githubusercontent.com/u/321279?v=4",
"profile": "http://dbanks.design",
"contributions": [
"content"
]
},
{
"login": "mattfelten",
"name": "Matt Felten",
"avatar_url": "https://avatars0.githubusercontent.com/u/488744?v=4",
"profile": "http://mattfelten.com",
"contributions": [
"content"
]
},
{
"login": "crswll",
"name": "Bill Criswell",
"avatar_url": "https://avatars2.githubusercontent.com/u/182222?v=4",
"profile": "http://twitter.com/crswll",
"contributions": [
"content"
]
},
{
"login": "ttalbot",
"name": "Thomas TALBOT",
"avatar_url": "https://avatars1.githubusercontent.com/u/371041?v=4",
"profile": "https://ttalbot.fr",
"contributions": [
"content"
]
},
{
"login": "gstvribs",
"name": "Gustavo Ribeiro",
"avatar_url": "https://avatars1.githubusercontent.com/u/7907966?v=4",
"profile": "https://github.com/gstvribs",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 7,
"projectName": "design-systems-repo",
"projectOwner": "jadlimcaco",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}