-
-
Notifications
You must be signed in to change notification settings - Fork 439
/
.all-contributorsrc
112 lines (112 loc) · 2.73 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
{
"projectName": "phpsploit",
"projectOwner": "nil0x42",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "nil0x42",
"name": "nil0x42",
"avatar_url": "https://avatars1.githubusercontent.com/u/3504393?v=4",
"profile": "https://exdemia.com",
"contributions": [
"code",
"infra",
"plugin",
"test"
]
},
{
"login": "shiney-wh",
"name": "shiney-wh",
"avatar_url": "https://avatars1.githubusercontent.com/u/20907184?v=4",
"profile": "https://github.com/shiney-wh",
"contributions": [
"code",
"plugin"
]
},
{
"login": "wapiflapi",
"name": "Wannes Rombouts",
"avatar_url": "https://avatars3.githubusercontent.com/u/1619783?v=4",
"profile": "http://wapiflapi.github.io",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "yurilaaziz",
"name": "Amine Ben Asker",
"avatar_url": "https://avatars1.githubusercontent.com/u/6031769?v=4",
"profile": "http://yurilz.com",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "paralax",
"name": "jose nazario",
"avatar_url": "https://avatars1.githubusercontent.com/u/5619153?v=4",
"profile": "http://twitter.com/jnazario",
"contributions": [
"doc",
"bug"
]
},
{
"login": "sujit",
"name": "Sujit Ghosal",
"avatar_url": "https://avatars3.githubusercontent.com/u/156915?v=4",
"profile": "http://wikisecure.net",
"contributions": [
"blog"
]
},
{
"login": "sohelzerdoumi",
"name": "Zerdoumi",
"avatar_url": "https://avatars3.githubusercontent.com/u/3418725?v=4",
"profile": "https://github.com/sohelzerdoumi",
"contributions": [
"bug"
]
},
{
"login": "tristandostaler",
"name": "tristandostaler",
"avatar_url": "https://avatars3.githubusercontent.com/u/5489330?v=4",
"profile": "https://github.com/tristandostaler",
"contributions": [
"bug"
]
},
{
"login": "rohantarai",
"name": "Rohan Tarai",
"avatar_url": "https://avatars3.githubusercontent.com/u/16543074?v=4",
"profile": "https://github.com/rohantarai",
"contributions": [
"bug"
]
},
{
"login": "jonaslejon",
"name": "Jonas Lejon",
"avatar_url": "https://avatars1.githubusercontent.com/u/190150?v=4",
"profile": "https://triop.se",
"contributions": [
"blog"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}