Skip to content

Fix contributor avatars and docs: use avatar key and correct anomaly image extension #312

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 9, 2025

Conversation

bpmct
Copy link
Member

@bpmct bpmct commented Aug 9, 2025

Summary

  • Switch profile frontmatter key from avatar_url to avatar for three contributor namespaces
  • Correct anomaly namespace to reference existing avatar.jpeg
  • Update documentation to match (avatar key) in MAINTAINER.md and CONTRIBUTING.md

Files updated

  • registry/anomaly/README.md (avatar_url -> avatar, .png -> .jpeg)
  • registry/sharkymark/README.md (avatar_url -> avatar)
  • registry/ericpaulsen/README.md (avatar_url -> avatar)
  • MAINTAINER.md (example frontmatter: avatar_url -> avatar)
  • CONTRIBUTING.md (sample frontmatter and note: avatar_url -> avatar)

Why

  • The site/validator expects avatar (not avatar_url) for contributor profiles
  • Docs previously suggested avatar_url, which led to a few broken avatars

Verification

  • Confirmed image files exist at the referenced paths:
    • anomaly: ./.images/avatar.jpeg
    • sharkymark: ./.images/avatar.png
    • ericpaulsen: ./.images/avatar.png
  • These changes will render contributor avatars correctly on the next deploy

Test plan

  • Build registry-server site and verify contributor avatars render on contributor list and profile pages for Jay, Mark, and Eric

Co-authored-by: bpmct 22407953+bpmct@users.noreply.github.com

blink-so bot added 2 commits August 9, 2025 17:04
…nd correcting anomaly image extension\n\nCo-authored-by: bpmct <22407953+bpmct@users.noreply.github.com>
…md\n\nCo-authored-by: bpmct <22407953+bpmct@users.noreply.github.com>
@blink-so blink-so bot changed the title Fix contributor avatars: use avatar key and correct anomaly image extension Fix contributor avatars and docs: use avatar key and correct anomaly image extension Aug 9, 2025
Copy link
Member

@matifali matifali left a comment

Choose a reason for hiding this comment

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

Good catch, Ben.

@bpmct bpmct enabled auto-merge (squash) August 9, 2025 17:17
Copy link
Contributor

blink-so bot commented Aug 9, 2025

Thanks!

@bpmct bpmct requested a review from phorcys420 August 9, 2025 17:32
@matifali matifali disabled auto-merge August 9, 2025 19:27
@matifali matifali merged commit 7aa7dea into main Aug 9, 2025
4 checks passed
@matifali matifali deleted the fix/contributor-avatar-key branch August 9, 2025 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants