Merge pull request #12 from Stalin-143/copilot/update-null-usernames

Use GitHub usernames when display name is null in Contributors Hall of Fame
This commit is contained in:
Stalin
2026-01-22 09:48:35 +05:30
committed by GitHub
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -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
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">
<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>