forked from rahulpsd18/cognito-backup-restore
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.all-contributorsrc
72 lines (72 loc) · 1.79 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
{
"projectName": "cognito-backup-restore",
"projectOwner": "rahulpsd18",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "adityamedhe-cc",
"name": "adityamedhe-cc",
"avatar_url": "https://avatars1.githubusercontent.com/u/30614870?v=4",
"profile": "https://github.com/adityamedhe-cc",
"contributions": [
"doc",
"code"
]
},
{
"login": "juno-visualsquares",
"name": "juno-visualsquares",
"avatar_url": "https://avatars1.githubusercontent.com/u/18159739?v=4",
"profile": "https://github.com/juno-visualsquares",
"contributions": [
"code",
"ideas"
]
},
{
"login": "carbonrobot",
"name": "Charlie Brown",
"avatar_url": "https://avatars2.githubusercontent.com/u/1521394?v=4",
"profile": "http://www.carbonatethis.com",
"contributions": [
"bug"
]
},
{
"login": "alvarodelvalle",
"name": "Alvaro Del Valle",
"avatar_url": "https://avatars3.githubusercontent.com/u/32401961?v=4",
"profile": "http://gardlabs.com",
"contributions": [
"question"
]
},
{
"login": "vladistan",
"name": "Vlad Korolev",
"avatar_url": "https://avatars2.githubusercontent.com/u/36257?v=4",
"profile": "http://blog.v-lad.org",
"contributions": [
"code"
]
},
{
"login": "ashishkujoy",
"name": "ashish kumar ",
"avatar_url": "https://avatars2.githubusercontent.com/u/34642693?v=4",
"profile": "https://github.com/ashishkujoy",
"contributions": [
"doc",
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}