mirror of
https://github.com/0x5t4l1n/hunting.git
synced 2026-05-26 19:36:33 +00:00
Fix null names in contributors by using username
Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
This commit is contained in:
@@ -27,6 +27,7 @@ jobs:
|
||||
readme_path: "CONTRIBUTORS.md"
|
||||
image_size: 100
|
||||
columns_per_row: 7
|
||||
use_username: true
|
||||
commit_message: "docs: update contributors list"
|
||||
committer_username: "github-actions[bot]"
|
||||
committer_email: "github-actions[bot]@users.noreply.github.com"
|
||||
|
||||
+1
-1
@@ -22,7 +22,7 @@ This page is automatically updated to recognize everyone who has contributed to
|
||||
<a href="https://github.com/HARSHITHA-SREE">
|
||||
<img src="https://avatars.githubusercontent.com/u/185629164?v=4" width="100;" alt="HARSHITHA-SREE"/>
|
||||
<br />
|
||||
<sub><b>Null</b></sub>
|
||||
<sub><b>HARSHITHA-SREE</b></sub>
|
||||
</a>
|
||||
</td></tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user