forked from intuit/postcss-themed
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
116 lines (116 loc) · 2.86 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
{
"projectName": "postcss-themed",
"projectOwner": "intuit",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "tylerkrupicka",
"name": "Tyler Krupicka",
"avatar_url": "https://avatars1.githubusercontent.com/u/5761061?v=4",
"profile": "http://tylerkrupicka.com",
"contributions": [
"code",
"test",
"doc"
]
},
{
"login": "hipstersmoothie",
"name": "Andrew Lisowski",
"avatar_url": "https://avatars3.githubusercontent.com/u/1192452?v=4",
"profile": "http://hipstersmoothie.com",
"contributions": [
"code",
"test",
"doc"
]
},
{
"login": "adierkens",
"name": "Adam Dierkens",
"avatar_url": "https://avatars1.githubusercontent.com/u/13004162?v=4",
"profile": "https://adamdierkens.com",
"contributions": [
"code"
]
},
{
"login": "christyjacob4",
"name": "Christy Jacob",
"avatar_url": "https://avatars1.githubusercontent.com/u/20852629?v=4",
"profile": "https://christyjacob4.github.io",
"contributions": [
"code",
"doc"
]
},
{
"login": "Sharps",
"name": "Sharps",
"avatar_url": "https://avatars2.githubusercontent.com/u/8174841?v=4",
"profile": "https://github.com/Sharps",
"contributions": [
"design"
]
},
{
"login": "mandyellow",
"name": "Amanda Yoshiizumi",
"avatar_url": "https://avatars0.githubusercontent.com/u/30158643?v=4",
"profile": "https://www.behance.net/amandayoshiizumi",
"contributions": [
"design"
]
},
{
"login": "ratnamal",
"name": "Ratnamala Korlepara",
"avatar_url": "https://avatars0.githubusercontent.com/u/36140652?v=4",
"profile": "https://github.com/ratnamal",
"contributions": [
"test",
"doc"
]
},
{
"login": "EnzoZafra",
"name": "Enzo Zafra",
"avatar_url": "https://avatars1.githubusercontent.com/u/10554785?v=4",
"profile": "http://enzozafra.com/",
"contributions": [
"code",
"doc",
"infra",
"test"
]
},
{
"login": "joshtym",
"name": "Joshua Tymburski",
"avatar_url": "https://avatars3.githubusercontent.com/u/6886456?v=4",
"profile": "https://github.com/joshtym",
"contributions": [
"test",
"code"
]
},
{
"login": "kendallgassner",
"name": "Kendall Gassner",
"avatar_url": "https://avatars3.githubusercontent.com/u/15275462?v=4",
"profile": "https://github.com/kendallgassner",
"contributions": [
"test",
"code"
]
}
],
"contributorsPerLine": 7
}