forked from PragatiVerma18/Snippet-Share
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.all-contributorsrc
69 lines (69 loc) · 1.78 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "PragatiVerma18",
"name": "Pragati Verma",
"avatar_url": "https://avatars2.githubusercontent.com/u/42115530?v=4",
"profile": "https://www.linkedin.com/in/PragatiVerma18/",
"contributions": [
"code"
]
},
{
"login": "todi-2000",
"name": "Manshi Todi",
"avatar_url": "https://avatars0.githubusercontent.com/u/47568904?v=4",
"profile": "https://www.linkedin.com/in/manshi-todi-a017a2178/",
"contributions": [
"code"
]
},
{
"login": "9916103020",
"name": "Divy1998",
"avatar_url": "https://avatars0.githubusercontent.com/u/22716123?v=4",
"profile": "https://devdivyansh.herokuapp.com/",
"contributions": [
"code"
]
},
{
"login": "adad20",
"name": "Aditya Tomar",
"avatar_url": "https://avatars0.githubusercontent.com/u/55142272?v=4",
"profile": "https://www.linkedin.com/in/adad20",
"contributions": [
"code"
]
},
{
"login": "khannakshat7",
"name": "Akshat Khanna",
"avatar_url": "https://avatars3.githubusercontent.com/u/32996284?v=4",
"profile": "https://linktr.ee/akshatkhanna",
"contributions": [
"code"
]
},
{
"login": "abhishek2x",
"name": "Abhishek Srivastava",
"avatar_url": "https://avatars1.githubusercontent.com/u/53976003?v=4",
"profile": "https://portfolio.abhisheksrivastava.me/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "Snippet-Share",
"projectOwner": "PragatiVerma18",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}