-
Notifications
You must be signed in to change notification settings - Fork 65
/
Copy path.all-contributorsrc
89 lines (89 loc) · 2.2 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "secfb",
"name": "Never Mind",
"avatar_url": "https://avatars2.githubusercontent.com/u/38748801?v=4",
"profile": "https://github.com/secfb",
"contributions": [
"code"
]
},
{
"login": "mehedi1194",
"name": "Mehedi Hasan Remon",
"avatar_url": "https://avatars2.githubusercontent.com/u/54717234?v=4",
"profile": "https://github.com/mehedi1194",
"contributions": [
"code"
]
},
{
"login": "alins1r",
"name": "alins.ir",
"avatar_url": "https://avatars.githubusercontent.com/u/67107893?v=4",
"profile": "http://alins.ir",
"contributions": [
"code"
]
},
{
"login": "0xhunster",
"name": "Akash Sarkar",
"avatar_url": "https://avatars.githubusercontent.com/u/46501627?v=4",
"profile": "https://0xhunster.github.io",
"contributions": [
"code"
]
},
{
"login": "cihanmehmet",
"name": "Cihan Mehmet DOĞAN (CMD)",
"avatar_url": "https://avatars.githubusercontent.com/u/7144304?v=4",
"profile": "https://twitter.com/cihanmehmets",
"contributions": [
"code"
]
},
{
"login": "Q0120S",
"name": "NoobHunter",
"avatar_url": "https://avatars.githubusercontent.com/u/72891022?v=4",
"profile": "https://github.com/Q0120S",
"contributions": [
"code"
]
},
{
"login": "SharokhAtaie",
"name": "Sharo_k_h",
"avatar_url": "https://avatars.githubusercontent.com/u/94289484?v=4",
"profile": "https://bug-hunter.tk",
"contributions": [
"code"
]
},
{
"login": "mujtabasec",
"name": "Mujtaba",
"avatar_url": "https://avatars.githubusercontent.com/u/72700323?v=4",
"profile": "https://mujtabasec.github.io/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "SubEnum",
"projectOwner": "bing0o",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitType": "docs",
"commitConvention": "angular"
}