forked from callstack/linaria
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
119 lines (119 loc) · 2.88 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
{
"projectName": "linara",
"projectOwner": "satya164",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "zamotany",
"name": "Paweł Trysła",
"avatar_url": "https://avatars2.githubusercontent.com/u/17573635?v=4",
"profile": "https://twitter.com/_zamotany",
"contributions": [
"code",
"doc",
"ideas"
]
},
{
"login": "satya164",
"name": "Satyajit Sahoo",
"avatar_url": "https://avatars2.githubusercontent.com/u/1174278?v=4",
"profile": "https://medium.com/@satya164",
"contributions": [
"code",
"ideas"
]
},
{
"login": "thymikee",
"name": "Michał Pierzchała",
"avatar_url": "https://avatars2.githubusercontent.com/u/5106466?v=4",
"profile": "https://github.com/thymikee",
"contributions": [
"code",
"doc",
"ideas"
]
},
{
"login": "AgtLucas",
"name": "Lucas",
"avatar_url": "https://avatars1.githubusercontent.com/u/1909761?v=4",
"profile": "https://lcs.sh",
"contributions": [
"doc"
]
},
{
"login": "pronevich",
"name": "Alexey Pronevich",
"avatar_url": "https://avatars0.githubusercontent.com/u/680439?v=4",
"profile": "https://github.com/pronevich",
"contributions": [
"doc"
]
},
{
"login": "wojteg1337",
"name": "Wojtek Szafraniec",
"avatar_url": "https://avatars3.githubusercontent.com/u/18573330?v=4",
"profile": "https://github.com/wojteg1337",
"contributions": [
"code"
]
},
{
"login": "Tushkiz",
"name": "Tushar Sonawane",
"avatar_url": "https://avatars1.githubusercontent.com/u/1854763?v=4",
"profile": "https://twitter.com/tushkiz",
"contributions": [
"doc",
"example"
]
},
{
"login": "ferrannp",
"name": "Ferran Negre",
"avatar_url": "https://avatars2.githubusercontent.com/u/774577?v=4",
"profile": "http://twitter.com/ferrannp",
"contributions": [
"doc"
]
},
{
"login": "jukben",
"name": "Jakub Beneš",
"avatar_url": "https://avatars3.githubusercontent.com/u/8135252?v=4",
"profile": "https://jukben.cz",
"contributions": [
"code",
"doc"
]
},
{
"login": "oBusk",
"name": "Oscar Busk",
"avatar_url": "https://avatars2.githubusercontent.com/u/13413409?v=4",
"profile": "https://github.com/oBusk",
"contributions": [
"bug",
"code"
]
},
{
"login": "Trancever",
"name": "Dawid",
"avatar_url": "https://avatars3.githubusercontent.com/u/18584155?v=4",
"profile": "https://github.com/Trancever",
"contributions": [
"code",
"doc"
]
}
]
}