-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy path.all-contributorsrc
66 lines (66 loc) · 1.63 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
{
"projectName": "reactjsgirls-docs",
"projectOwner": "ReactJSGirls",
"contributors": [
{
"login": "SaraVieira",
"name": "Sara Vieira",
"avatar_url": "https://avatars0.githubusercontent.com/u/1051509?v=4",
"profile": "http://iamsaravieira.com",
"contributions": [
"code",
"design",
"doc",
"tutorial"
]
},
{
"login": "gaearon",
"name": "Dan Abramov",
"avatar_url": "https://avatars0.githubusercontent.com/u/810438?v=4",
"profile": "http://twitter.com/dan_abramov",
"contributions": [
"question",
"code",
"doc"
]
},
{
"login": "lovinglyy",
"name": "Lovingly",
"avatar_url": "https://avatars1.githubusercontent.com/u/42682205?v=4",
"profile": "https://github.com/lovinglyy",
"contributions": [
"doc"
]
},
{
"login": "aimenbatool",
"name": "Sayeda Aimen Batool",
"avatar_url": "https://avatars1.githubusercontent.com/u/13648547?v=4",
"profile": "http://aimenbatool.com/",
"contributions": [
"doc"
]
},
{
"login": "rodrigodata",
"name": "Rodrigo Andrade",
"avatar_url": "https://avatars3.githubusercontent.com/u/3861203?v=4",
"profile": "http://rodrigoandrade.me",
"contributions": [
"bug"
]
},
{
"login": "halitogunc",
"name": "Halit Ogunc",
"avatar_url": "https://avatars2.githubusercontent.com/u/13641726?v=4",
"profile": "http://www.halitogunc.com/",
"contributions": [
"bug"
]
}
],
"repoType": "github"
}