Problem
scripts/fetch-github-profiles.js includes chandeleer1698 in its hardcoded username list.
Evidence
https://api.github.com/users/chandeleer1698 returns 404, and a fetch run emits a failed-profile warning.
Expected
Replace the stale handle with the intended active account or remove it from the static list.
Problem
scripts/fetch-github-profiles.jsincludeschandeleer1698in its hardcoded username list.Evidence
https://api.github.com/users/chandeleer1698returns 404, and a fetch run emits a failed-profile warning.Expected
Replace the stale handle with the intended active account or remove it from the static list.