forked from avinashkranjan/Amazing-Python-Scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
95 lines (95 loc) · 2.4 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "avinashkranjan",
"name": "Avinash Kr. Ranjan",
"avatar_url": "https://avatars2.githubusercontent.com/u/55796944?v=4",
"profile": "http://avinashranjan.tech",
"contributions": [
"ideas",
"projectManagement",
"question",
"review",
"talk",
"code",
"doc"
]
},
{
"login": "jeffugo",
"name": "jeffugo",
"avatar_url": "https://avatars0.githubusercontent.com/u/70389806?v=4",
"profile": "https://github.com/jeffugo",
"contributions": [
"doc"
]
},
{
"login": "geekymeeky",
"name": "Srijan Kumar Gupta",
"avatar_url": "https://avatars3.githubusercontent.com/u/66238394?v=4",
"profile": "https://github.com/geekymeeky",
"contributions": [
"code"
]
},
{
"login": "abirbhattacharya82",
"name": "Abir Bhattacharya",
"avatar_url": "https://avatars0.githubusercontent.com/u/70687014?v=4",
"profile": "https://abirbhattacharya.herokuapp.com/",
"contributions": [
"code",
"ideas"
]
},
{
"login": "madihamallick",
"name": "Madiha Mallick",
"avatar_url": "https://avatars1.githubusercontent.com/u/70858557?v=4",
"profile": "https://github.com/madihamallick",
"contributions": [
"code"
]
},
{
"login": "mdb571",
"name": "Mohammed Bilal",
"avatar_url": "https://avatars2.githubusercontent.com/u/55395092?v=4",
"profile": "http://mohammedbilal.me",
"contributions": [
"doc"
]
},
{
"login": "shivamsh555",
"name": "shivam sharma",
"avatar_url": "https://avatars0.githubusercontent.com/u/72130276?v=4",
"profile": "https://github.com/shivamsh555",
"contributions": [
"code"
]
},
{
"login": "sooryaprakash31",
"name": "Soorya Prakash",
"avatar_url": "https://avatars1.githubusercontent.com/u/41444412?v=4",
"profile": "https://www.linkedin.com/in/sooryaprakash31",
"contributions": [
"code",
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "Amazing-Python-Scripts",
"projectOwner": "avinashkranjan",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}