-
Notifications
You must be signed in to change notification settings - Fork 61
/
.all-contributorsrc
99 lines (99 loc) · 2.56 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
{
"projectName": "https://github.com/Bot-Rakshit/bm_frontend",
"projectOwner": "Bot-Rakshit",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "Bot-Rakshit",
"name": "Rakshit Singh",
"avatar_url": "https://avatars.githubusercontent.com/u/89170079?v=4",
"profile": "https://github.com/Bot-Rakshit",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "Dinesh-Gautam",
"name": "DG",
"avatar_url": "https://avatars.githubusercontent.com/u/69267018?v=4",
"profile": "https://github.com/Dinesh-Gautam",
"contributions": [
"code"
]
},
{
"login": "karthiksneu",
"name": "Karthik Sunil",
"avatar_url": "https://avatars.githubusercontent.com/u/114313259?v=4",
"profile": "https://github.com/karthiksneu",
"contributions": [
"code"
]
},
{
"login": "vishant007",
"name": "Vishant Shah",
"avatar_url": "https://avatars.githubusercontent.com/u/64253459?v=4",
"profile": "https://github.com/vishant007",
"contributions": [
"code"
]
},
{
"login": "hemantmodii",
"name": "Hemant Pradeep Modi",
"avatar_url": "https://avatars.githubusercontent.com/u/143285136?v=4",
"profile": "https://my-portfolio-mauve-eight-48.vercel.app/",
"contributions": [
"code"
]
},
{
"login": "MoutasimQazi",
"name": "Moutasim",
"avatar_url": "https://avatars.githubusercontent.com/u/115083371?v=4",
"profile": "https://moutasimqazi.github.io/resume/",
"contributions": [
"code"
]
},
{
"login": "itsnileshgosavi",
"name": "Nilesh Gosavi",
"avatar_url": "https://avatars.githubusercontent.com/u/109579816?v=4",
"profile": "https://github.com/itsnileshgosavi",
"contributions": [
"code"
]
},
{
"login": "manjotsk",
"name": "Manjot Singh",
"avatar_url": "https://avatars.githubusercontent.com/u/26750100?v=4",
"profile": "https://manjot.in/",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "krushna06",
"name": "n0step_",
"avatar_url": "https://avatars.githubusercontent.com/u/69315835?v=4",
"profile": "https://n0step.xyz/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"linkToUsage": true
}