-
Notifications
You must be signed in to change notification settings - Fork 29
/
.all-contributorsrc
98 lines (98 loc) · 2.41 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
{
"projectName": "remix-mount-routes",
"projectOwner": "kiliman",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "gitmoji",
"contributors": [
{
"login": "kiliman",
"name": "Kiliman",
"avatar_url": "https://avatars.githubusercontent.com/u/47168?v=4",
"profile": "https://kiliman.dev/",
"contributions": [
"code",
"doc"
]
},
{
"login": "ryanflorence",
"name": "Ryan Florence",
"avatar_url": "https://avatars.githubusercontent.com/u/100200?v=4",
"profile": "http://remix.run/",
"contributions": [
"doc"
]
},
{
"login": "brandonpittman",
"name": "Brandon Pittman",
"avatar_url": "https://avatars.githubusercontent.com/u/967145?v=4",
"profile": "https://blp.is/",
"contributions": [
"doc",
"code"
]
},
{
"login": "machour",
"name": "Mehdi Achour",
"avatar_url": "https://avatars.githubusercontent.com/u/304450?v=4",
"profile": "https://github.com/machour",
"contributions": [
"doc"
]
},
{
"login": "falegh",
"name": "Fidel González",
"avatar_url": "https://avatars.githubusercontent.com/u/49175237?v=4",
"profile": "https://github.com/falegh",
"contributions": [
"doc"
]
},
{
"login": "haines",
"name": "Andrew Haines",
"avatar_url": "https://avatars.githubusercontent.com/u/785641?v=4",
"profile": "https://www.linkedin.com/in/andrewihaines",
"contributions": [
"code"
]
},
{
"login": "wonu",
"name": "Wonu Lee",
"avatar_url": "https://avatars.githubusercontent.com/u/9602236?v=4",
"profile": "https://github.com/wonu",
"contributions": [
"code"
]
},
{
"login": "KnisterPeter",
"name": "Markus Wolf",
"avatar_url": "https://avatars.githubusercontent.com/u/327445?v=4",
"profile": "https://about.me/knisterpeter",
"contributions": [
"code"
]
},
{
"login": "sarat1669",
"name": "Sarat Chandra Balla",
"avatar_url": "https://avatars.githubusercontent.com/u/11179580?v=4",
"profile": "https://github.com/sarat1669",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
}