Skip to content

Commit fb6362d

Browse files
authored
Merge pull request #222 from KathanP19/all-contributors/add-v3daxt
add v3daxt as a contributor
2 parents 0eefd40 + 05167a2 commit fb6362d

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
@@ -580,6 +580,15 @@
580580
"contributions": [
581581
"tutorial"
582582
]
583+
},
584+
{
585+
"login": "v3daxt",
586+
"name": "Vedant",
587+
"avatar_url": "https://avatars.githubusercontent.com/u/69508556?v=4",
588+
"profile": "https://github.com/v3daxt",
589+
"contributions": [
590+
"tutorial"
591+
]
583592
}
584593
],
585594
"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-64-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-65-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55
Some Tutorials and Things to Do while Hunting Particular Vulnerability.
66

@@ -111,6 +111,7 @@ Thanks goes to these wonderful people :
111111
</tr>
112112
<tr>
113113
<td align="center"><a href="https://github.com/Pyr0sec"><img src="https://avatars.githubusercontent.com/u/74669749?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Purujeet Singh</b></sub></a><br /><a href="#tutorial-Pyr0sec" title="Tutorials">✅</a></td>
114+
<td align="center"><a href="https://github.com/v3daxt"><img src="https://avatars.githubusercontent.com/u/69508556?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Vedant</b></sub></a><br /><a href="#tutorial-v3daxt" title="Tutorials">✅</a></td>
114115
</tr>
115116
</tbody>
116117
</table>

0 commit comments

Comments
 (0)