On https://github.com/German-BioImaging/ome-zarr-acknowledgments/blob/main/scripts/validate_contribs_vs_people.py, I have been comparing the names used on RFCs and similar with the names on https://german-bioimaging.github.io/ome-zarr-acknowledgments/.
This has led me to catch a few typos (#450) .
After merging #450, however, I ran the script again and found a new typo:
"Jeremy Maitin-Shephard" in https://github.com/ome/ngff/blob/main/rfc/5/comments/2/index.md should actually be ""Jeremy Maitin-Shepard"
It may not be trivial, but we could set up infrastructure to catch early (like codespell) if names of authors are correct, at least giving a warning in comparison to a reference https://github.com/German-BioImaging/ome-zarr-acknowledgments/blob/main/people.yaml
On https://github.com/German-BioImaging/ome-zarr-acknowledgments/blob/main/scripts/validate_contribs_vs_people.py, I have been comparing the names used on RFCs and similar with the names on https://german-bioimaging.github.io/ome-zarr-acknowledgments/.
This has led me to catch a few typos (#450) .
After merging #450, however, I ran the script again and found a new typo:
"Jeremy Maitin-Shephard" in https://github.com/ome/ngff/blob/main/rfc/5/comments/2/index.md should actually be ""Jeremy Maitin-Shepard"
It may not be trivial, but we could set up infrastructure to catch early (like
codespell) if names of authors are correct, at least giving a warning in comparison to a reference https://github.com/German-BioImaging/ome-zarr-acknowledgments/blob/main/people.yaml