Skip to content

Commit 6509e9b

Browse files
authored
Merge pull request #6 from KathanP19/all-contributors/add-0xd3vil
docs: add 0xd3vil as a contributor
2 parents 4f9f617 + e80080a commit 6509e9b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,15 @@
2222
"contributions": [
2323
"tutorial"
2424
]
25+
},
26+
{
27+
"login": "0xd3vil",
28+
"name": "Vivek Kumar Yadav",
29+
"avatar_url": "https://avatars3.githubusercontent.com/u/32324065?v=4",
30+
"profile": "https://0xd3vil.github.io/",
31+
"contributions": [
32+
"tutorial"
33+
]
2534
}
2635
],
2736
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# HowToHunt
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55
Some Tutorials and Things to Do while Hunting That Particular Vulnerability.
66

@@ -21,6 +21,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
2121
<tr>
2222
<td align="center"><a href="https://github.com/remonsec"><img src="https://avatars2.githubusercontent.com/u/54717234?v=4" width="100px;" alt=""/><br /><sub><b>Mehedi Hasan Remon</b></sub></a><br /><a href="#tutorial-remonsec" title="Tutorials">✅</a></td>
2323
<td align="center"><a href="https://www.theinfosecguy.me"><img src="https://avatars3.githubusercontent.com/u/33570148?v=4" width="100px;" alt=""/><br /><sub><b>Keshav Malik</b></sub></a><br /><a href="#tutorial-theinfosecguy" title="Tutorials">✅</a></td>
24+
<td align="center"><a href="https://0xd3vil.github.io/"><img src="https://avatars3.githubusercontent.com/u/32324065?v=4" width="100px;" alt=""/><br /><sub><b>Vivek Kumar Yadav</b></sub></a><br /><a href="#tutorial-0xd3vil" title="Tutorials">✅</a></td>
2425
</tr>
2526
</table>
2627

0 commit comments

Comments
 (0)