forked from elgorditosalsero/react-gtm-hook
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
128 lines (128 loc) · 3.22 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
120
121
122
123
124
125
126
127
128
{
"projectName": "react-gtm-hook",
"projectOwner": "elgorditosalsero",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "elgorditosalsero",
"name": "Guido Porcaro",
"avatar_url": "https://avatars2.githubusercontent.com/u/65770455?v=4",
"profile": "https://www.linkedin.com/in/guidoporcaro/",
"contributions": [
"code",
"doc"
]
},
{
"login": "benyap",
"name": "Ben Yap",
"avatar_url": "https://avatars3.githubusercontent.com/u/19235373?v=4",
"profile": "https://benyap.com",
"contributions": [
"code",
"doc",
"test"
]
},
{
"login": "cristianlivella",
"name": "Cristian Livella",
"avatar_url": "https://avatars.githubusercontent.com/u/27968888?v=4",
"profile": "https://cristianlivella.com/",
"contributions": [
"code"
]
},
{
"login": "jafin",
"name": "Jason Finch",
"avatar_url": "https://avatars.githubusercontent.com/u/127927?v=4",
"profile": "https://github.com/jafin",
"contributions": [
"code"
]
},
{
"login": "iaurg",
"name": "Italo",
"avatar_url": "https://avatars.githubusercontent.com/u/11761170?v=4",
"profile": "https://segredo.dev/",
"contributions": [
"code"
]
},
{
"login": "thecoder93",
"name": "Gianluca La Manna",
"avatar_url": "https://avatars.githubusercontent.com/u/3246694?v=4",
"profile": "https://github.com/thecoder93",
"contributions": [
"doc"
]
},
{
"login": "daisy1754",
"name": "Kazuki",
"avatar_url": "https://avatars.githubusercontent.com/u/980077?v=4",
"profile": "https://github.com/daisy1754",
"contributions": [
"code"
]
},
{
"login": "perfectial-stepan-mandryka",
"name": "Stepan Mandryka",
"avatar_url": "https://avatars.githubusercontent.com/u/95344107?v=4",
"profile": "https://github.com/perfectial-stepan-mandryka",
"contributions": [
"code"
]
},
{
"login": "simonsmith",
"name": "Simon Smith",
"avatar_url": "https://avatars.githubusercontent.com/u/360703?v=4",
"profile": "http://simonsmith.io/",
"contributions": [
"doc"
]
},
{
"login": "listiani13",
"name": "Listiani",
"avatar_url": "https://avatars.githubusercontent.com/u/24470609?v=4",
"profile": "https://github.com/listiani13",
"contributions": [
"code",
"doc"
]
},
{
"login": "pkulcsarnr",
"name": "pkulcsarnr",
"avatar_url": "https://avatars.githubusercontent.com/u/84968286?v=4",
"profile": "https://github.com/pkulcsarnr",
"contributions": [
"code",
"doc"
]
},
{
"login": "sin-to-jin",
"name": "sin",
"avatar_url": "https://avatars.githubusercontent.com/u/5368888?v=4",
"profile": "https://github.com/sin-to-jin",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
}