forked from frg-fossee/eSim-Cloud
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
91 lines (91 loc) · 2.16 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "darshkpatel",
"name": "Darsh Patel",
"avatar_url": "https://avatars.githubusercontent.com/u/11258286?v=4",
"profile": "http://darshkpatel.com",
"contributions": [
"code",
"doc",
"infra"
]
},
{
"login": "dssudake",
"name": "Darshan Sudake",
"avatar_url": "https://avatars.githubusercontent.com/u/42094875?v=4",
"profile": "https://www.linkedin.com/in/darshan-sudake-a640ba1b1/",
"contributions": [
"code",
"doc",
"design"
]
},
{
"login": "felixfaisal",
"name": "felixfaisal",
"avatar_url": "https://avatars.githubusercontent.com/u/42486737?v=4",
"profile": "https://felixfaisal.github.io/",
"contributions": [
"code",
"doc",
"design"
]
},
{
"login": "rohitgeddam",
"name": "rohitgeddam",
"avatar_url": "https://avatars.githubusercontent.com/u/48797475?v=4",
"profile": "https://github.com/rohitgeddam",
"contributions": [
"code",
"doc",
"design"
]
},
{
"login": "NavonilDas",
"name": "Navonil Das",
"avatar_url": "https://avatars.githubusercontent.com/u/29132316?v=4",
"profile": "http://navonildas.github.io/",
"contributions": [
"code",
"doc",
"design"
]
},
{
"login": "meet-10",
"name": "Meet10",
"avatar_url": "https://avatars.githubusercontent.com/u/61341284?v=4",
"profile": "https://github.com/meet-10",
"contributions": [
"code",
"doc",
"design"
]
},
{
"login": "gupta-arpit",
"name": "gupta-arpit",
"avatar_url": "https://avatars.githubusercontent.com/u/12170429?v=4",
"profile": "https://github.com/gupta-arpit",
"contributions": [
"code",
"design"
]
}
],
"contributorsPerLine": 7,
"projectName": "eSim-Cloud",
"projectOwner": "frg-fossee",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}