-
Notifications
You must be signed in to change notification settings - Fork 49
/
.all-contributorsrc
114 lines (114 loc) · 2.97 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "nvh95",
"name": "Hung Viet Nguyen",
"avatar_url": "https://avatars.githubusercontent.com/u/8603085?v=4",
"profile": "https://hung.dev",
"contributions": [
"code"
]
},
{
"login": "Songuku95",
"name": "Nguyễn Duy Khánh",
"avatar_url": "https://avatars.githubusercontent.com/u/9360548?v=4",
"profile": "https://github.com/Songuku95",
"contributions": [
"code"
]
},
{
"login": "YBeck",
"name": "YBeck",
"avatar_url": "https://avatars.githubusercontent.com/u/28867948?v=4",
"profile": "https://github.com/YBeck",
"contributions": [
"code"
]
},
{
"login": "mehdirazajaffri",
"name": "Mehdi Raza",
"avatar_url": "https://avatars.githubusercontent.com/u/10342757?v=4",
"profile": "https://github.com/mehdirazajaffri",
"contributions": [
"ideas"
]
},
{
"login": "phillipDenness",
"name": "Phillip Denness",
"avatar_url": "https://avatars.githubusercontent.com/u/7850970?v=4",
"profile": "https://www.linkedin.com/in/phillipdenness/",
"contributions": [
"bug"
]
},
{
"login": "deepdil-sp",
"name": "dsp.iam",
"avatar_url": "https://avatars.githubusercontent.com/u/39123166?v=4",
"profile": "https://github.com/deepdil-sp",
"contributions": [
"bug"
]
},
{
"login": "vitalii-bulyzhyn",
"name": "Vitalii Bulyzhyn",
"avatar_url": "https://avatars.githubusercontent.com/u/46309116?v=4",
"profile": "https://github.com/vitalii-bulyzhyn",
"contributions": [
"code"
]
},
{
"login": "pradeeptinku",
"name": "Pradeep Reddy Guduru",
"avatar_url": "https://avatars.githubusercontent.com/u/8938131?v=4",
"profile": "https://github.com/pradeeptinku",
"contributions": [
"bug"
]
},
{
"login": "uricbonatti",
"name": "Uric Bonatti Cardoso",
"avatar_url": "https://avatars.githubusercontent.com/u/43557914?v=4",
"profile": "http://linkedin.com/in/uric-bonatti-cardoso-820275132/",
"contributions": [
"bug"
]
},
{
"login": "faisalur-rehman",
"name": "faisalur-rehman",
"avatar_url": "https://avatars.githubusercontent.com/u/66237466?v=4",
"profile": "https://github.com/faisalur-rehman",
"contributions": [
"doc"
]
},
{
"login": "asanovr",
"name": "Ruslan",
"avatar_url": "https://avatars.githubusercontent.com/u/6459461?v=4",
"profile": "https://github.com/asanovr",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "react-linkedin-login-oauth2",
"projectOwner": "nvh95",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}