forked from flutterjanus/flutter_janus_client
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
107 lines (107 loc) · 2.68 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
{
"projectName": "flutter_janus_client",
"projectOwner": "flutterjanus",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "shivanshtalwar0",
"name": "Shivansh Talwar",
"avatar_url": "https://avatars.githubusercontent.com/u/26632663?v=4",
"profile": "https://github.com/shivanshtalwar0",
"contributions": [
"code",
"doc"
]
},
{
"login": "kzawadi",
"name": "Kelvin Zawadi",
"avatar_url": "https://avatars.githubusercontent.com/u/12481289?v=4",
"profile": "https://github.com/kzawadi",
"contributions": [
"code"
]
},
{
"login": "LifeNow",
"name": "Eugene",
"avatar_url": "https://avatars.githubusercontent.com/u/18676202?v=4",
"profile": "https://github.com/LifeNow",
"contributions": [
"code"
]
},
{
"login": "igala",
"name": "Igal Avraham",
"avatar_url": "https://avatars.githubusercontent.com/u/454390?v=4",
"profile": "https://github.com/igala",
"contributions": [
"code"
]
},
{
"login": "vigikaran",
"name": "Vigikaran",
"avatar_url": "https://avatars.githubusercontent.com/u/9039584?v=4",
"profile": "http://vigikaran.me/",
"contributions": [
"code"
]
},
{
"login": "UserSense",
"name": "UserSense",
"avatar_url": "https://avatars.githubusercontent.com/u/65860664?v=4",
"profile": "https://github.com/UserSense",
"contributions": [
"code"
]
},
{
"login": "baihua666",
"name": "baihua666",
"avatar_url": "https://avatars.githubusercontent.com/u/5125983?v=4",
"profile": "https://github.com/baihua666",
"contributions": [
"bug"
]
},
{
"login": "ngoluuduythai",
"name": "ngoluuduythai",
"avatar_url": "https://avatars.githubusercontent.com/u/12238262?v=4",
"profile": "https://github.com/ngoluuduythai",
"contributions": [
"code"
]
},
{
"login": "sakshamgupta05",
"name": "Saksham Gupta",
"avatar_url": "https://avatars.githubusercontent.com/u/14076514?v=4",
"profile": "https://www.facebook.com/sakshamgupta12",
"contributions": [
"code"
]
},
{
"login": "chu06",
"name": "chu06",
"avatar_url": "https://avatars.githubusercontent.com/u/129312223?v=4",
"profile": "https://github.com/chu06",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}