mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-05-31 20:44:42 +00:00
Fix typo: contributor is JF_Car (one r), not JF_Carr
Last commit renamed images/avatars/JF_Car.png to JF_Carr.png on the assumption the file name was the typo. It wasn't — the user's name is actually JF_Car. Rename the file back and update the display name + avatar URL in the contributors page accordingly. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
@@ -61,9 +61,9 @@ const contributors: Contributor[] = [
|
||||
avatar: "https://raw.githubusercontent.com/MacRimi/ProxMenux/main/images/avatars/heriberto.png",
|
||||
},
|
||||
{
|
||||
name: "JF_Carr",
|
||||
name: "JF_Car",
|
||||
roleKey: "testing",
|
||||
avatar: "https://raw.githubusercontent.com/MacRimi/ProxMenux/main/images/avatars/JF_Carr.png",
|
||||
avatar: "https://raw.githubusercontent.com/MacRimi/ProxMenux/main/images/avatars/JF_Car.png",
|
||||
},
|
||||
{
|
||||
name: "rafapuerta",
|
||||
|
||||
Reference in New Issue
Block a user