Skip to content

Conversation

@aman-coder03
Copy link
Contributor

@aman-coder03 aman-coder03 commented Dec 4, 2025

this PR fixes multiple broken :ghuser: links in the whatsnew contributor lists.
several GitHub usernames were returning 404 errors and causing linkcheck failures.

Fix:

  • Removed invalid :ghuser: roles while preserving contributor names
  • No code or API changes

this cleans up documentation and resolves broken external links.

Copy link
Member

@RDaxini RDaxini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not all of these usernames need to be deleted. Some include typos or just need to be updated if the user changed their username.
Some investigation (quick googling...) needs to be done to check each of these

* Adam R. Jensen (:ghuser:`AdamRJensen`)
* Ioannis Sifnaios (:ghuser:`IoannisSifnaios`)
* Will Holmgren (:ghuser:`wholmgren`)
* Sophie Pelland (:ghuser:`solphie-pelland`)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not all of these usernames are non-existent. For example, in this case it's just a typo
solphie should be sophie

* Alan Mathew (:ghuser:`alamathe1`)
* Xavier Rene-Corail (:ghuser:`xcorail`)
* Anton Driesse (:ghuser:`adriesse`)
* Mark Campanelli (:ghuser:`thunderfish24`)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same again, Mark's could be updated to markcampanelli

@aman-coder03
Copy link
Contributor Author

I will push an updated commit once all usernames are validated.
Thanks for pointing this out!!!

Copy link
Member

@RDaxini RDaxini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to commit the suggestions while avoiding multiple email notifications, you can go to the files changed tab and then "add suggestion to batch", and then commit all suggestions in one go—one single commit

@RDaxini RDaxini added this to the v0.13.2 milestone Dec 5, 2025
@RDaxini RDaxini mentioned this pull request Dec 5, 2025
5 tasks
@aman-coder03
Copy link
Contributor Author

All suggested changes have been applied in a single commit.
Let me know if you would like any additional updates!!

@aman-coder03
Copy link
Contributor Author

@RDaxini i have implemented the changes, it would be really helpful if you take a look at the PR!!

@wholmgren
Copy link
Member

-1 on proactively updating the GitHub user names. If a user wants to do it then sure, but not us. Many of these were made under corporate affiliations and I don't think we should take the liberty of erasing that. And the contribution list won't match the git history.

@aman-coder03
Copy link
Contributor Author

was the previous approach right @wholmgren ?
the previous approach was removing the inactive/error links.

@RDaxini
Copy link
Member

RDaxini commented Dec 10, 2025

-1 on proactively updating the GitHub user names. If a user wants to do it then sure, but not us. Many of these were made under corporate affiliations and I don't think we should take the liberty of erasing that. And the contribution list won't match the git history.

@wholmgren's point here makes sense, thanks.

I think the only exception is the one typo in Sophie's username in the v0.12.0 whatsnew, but I don't know how consequential or necessary it is to fix that.
If we're not moving ahead with that change then I think that this PR can be closed. I'll wait a day in case anyone thinks otherwise.

@cwhanse
Copy link
Member

cwhanse commented Dec 10, 2025

+1 to fix the typo for Sophie, and not make any other changes.

@echedey-ls
Copy link
Contributor

Issue #2489 is focused on the meaningful links that complement documentation. I just didn't bother to clean up the whole output. I will update that issue accordingly to reflect that. Please, anybody can update this PR's body so it won't close that issue automatically? TIA.

@cwhanse
Copy link
Member

cwhanse commented Dec 11, 2025

Issue #2489 is focused on the meaningful links that complement documentation. I just didn't bother to clean up the whole output. I will update that issue accordingly to reflect that. Please, anybody can update this PR's body so it won't close that issue automatically? TIA.

Done

@aman-coder03
Copy link
Contributor Author

should I update the PR or open a new PR?

@cwhanse
Copy link
Member

cwhanse commented Dec 11, 2025

should I update the PR or open a new PR?

A new PR is easiest, I think. We agreed to changing only "solphie" to "sophie"

@aman-coder03
Copy link
Contributor Author

onto it!! @cwhanse

@aman-coder03
Copy link
Contributor Author

As discussed, only the “solphie” → “sophie” typo should be corrected.
I’ve opened a new PR containing just that single fix:
#2622

@RDaxini
Copy link
Member

RDaxini commented Dec 11, 2025

Completed by #2622

@RDaxini RDaxini closed this Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants