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:
copilot-swe-agent[bot]
2026-01-22 04:16:04 +00:00
parent 6e2229548d
commit f4b0cfa5d9
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -27,6 +27,7 @@ jobs:
readme_path: "CONTRIBUTORS.md" readme_path: "CONTRIBUTORS.md"
image_size: 100 image_size: 100
columns_per_row: 7 columns_per_row: 7
use_username: true
commit_message: "docs: update contributors list" commit_message: "docs: update contributors list"
committer_username: "github-actions[bot]" committer_username: "github-actions[bot]"
committer_email: "github-actions[bot]@users.noreply.github.com" committer_email: "github-actions[bot]@users.noreply.github.com"
+1 -1
View File
@@ -22,7 +22,7 @@ This page is automatically updated to recognize everyone who has contributed to
<a href="https://github.com/HARSHITHA-SREE"> <a href="https://github.com/HARSHITHA-SREE">
<img src="https://avatars.githubusercontent.com/u/185629164?v=4" width="100;" alt="HARSHITHA-SREE"/> <img src="https://avatars.githubusercontent.com/u/185629164?v=4" width="100;" alt="HARSHITHA-SREE"/>
<br /> <br />
<sub><b>Null</b></sub> <sub><b>HARSHITHA-SREE</b></sub>
</a> </a>
</td></tr> </td></tr>
</table> </table>