-
Notifications
You must be signed in to change notification settings - Fork 20
/
.all-contributorsrc
116 lines (116 loc) · 2.97 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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
{
"files": [
"README.md",
"Contributors.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "pushpinderpalsingh",
"name": "Pushpinder Pal Singh",
"avatar_url": "https://avatars3.githubusercontent.com/u/47032662?v=4",
"profile": "http://pushpinderpalsingh.com",
"contributions": [
"maintenance"
]
},
{
"login": "brainboxdeveloper",
"name": "simplybenjamin",
"avatar_url": "https://avatars3.githubusercontent.com/u/51957344?v=4",
"profile": "https://github.com/brainboxdeveloper",
"contributions": [
"code"
]
},
{
"login": "clarkeben",
"name": "Ben",
"avatar_url": "https://avatars1.githubusercontent.com/u/40464267?v=4",
"profile": "https://github.com/clarkeben",
"contributions": [
"doc"
]
},
{
"login": "devwaseem",
"name": "Waseem akram",
"avatar_url": "https://avatars3.githubusercontent.com/u/12982964?v=4",
"profile": "https://dvlper.in",
"contributions": [
"code"
]
},
{
"login": "jamie-brannan",
"name": "Jamie Brannan",
"avatar_url": "https://avatars1.githubusercontent.com/u/38720242?v=4",
"profile": "https://github.com/jamie-brannan",
"contributions": [
"code",
"doc"
]
},
{
"login": "Shubham0812",
"name": "Shubham Kr. Singh",
"avatar_url": "https://avatars3.githubusercontent.com/u/19903539?v=4",
"profile": "https://shubham0812.github.io",
"contributions": [
"design"
]
},
{
"login": "rarchitgupta",
"name": "Archit Gupta",
"avatar_url": "https://avatars0.githubusercontent.com/u/52240360?v=4",
"profile": "https://www.linkedin.com/in/archit-gupta-2a7859193/",
"contributions": [
"doc"
]
},
{
"login": "M1zz",
"name": "Leeo",
"avatar_url": "https://avatars3.githubusercontent.com/u/12761948?v=4",
"profile": "https://github.com/M1zz",
"contributions": [
"design"
]
},
{
"login": "pankova",
"name": "pankova",
"avatar_url": "https://avatars0.githubusercontent.com/u/7028613?v=4",
"profile": "https://github.com/pankova",
"contributions": [
"code"
]
},
{
"login": "jkreller",
"name": "jkreller",
"avatar_url": "https://avatars0.githubusercontent.com/u/33465273?v=4",
"profile": "https://github.com/jkreller",
"contributions": [
"code"
]
},
{
"login": "rajhraval1",
"name": "Raj H Raval",
"avatar_url": "https://avatars2.githubusercontent.com/u/35184001?v=4",
"profile": "https://github.com/rajhraval1",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "SpaceDash",
"projectOwner": "pushpinderpalsingh",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}