Can't update plugin repo path after GitHub username change - repost to new topic / channel for visability thank you

Hi, sorry posting my same thread here, I think help was the wrong place.

I changed my GitHub username from danderson1988 to dandersondev. My plugin listing (visual-notes) still points at the old username, so the author link on the plugin page goes to a profile that no longer exists, 404.

What I’ve tried:

  • Confirmed my repo and all its links are correct on my end; the GitHub redirect from the old path works fine, so installs and updates aren’t affected.
  • Prepared the one-line change to community-plugins.json (line 40236, "repo": "danderson1988/visual-notes""repo": "dandersondev/visual-notes"), but couldn’t open a PR — obsidian-releases now shows “An owner of this repository has disabled the ability to open pull requests.” Issue creation is restricted too. - I checked my repo and pull requests are allowed.
  • [Tried the developer dashboard at community.obsidian.md — disconnected my git, and re-connected it.]

Could someone help me update the repo path on my listing? Plugin id is visual-notes, unchanged. Many Thanks!