Skip to content

docs(cli): dedupe contributor handle in v0.1.1 changelog#3461

Open
josephfarina wants to merge 1 commit into
mainfrom
navi/docs/changelog-contributor-handle
Open

docs(cli): dedupe contributor handle in v0.1.1 changelog#3461
josephfarina wants to merge 1 commit into
mainfrom
navi/docs/changelog-contributor-handle

Conversation

@josephfarina

Copy link
Copy Markdown
Contributor

What

The v0.1.1 Contributors block in packages/cli/CHANGELOG.md credited the same
person under two handles:

  • @joeyfarina — a nonexistent GitHub account (404s)
  • @josephfarina — the real, valid account

This drops the dead handle so the credit resolves to a single valid profile.
Every other package changelog already used @josephfarina; the CLI package was
the only one with the stray duplicate.

Note

A changeset was authored with the wrong handle typed manually. changeset-new.mjs
auto-detects identity via gh api user --jq .login, which returns the correct
handle — so future changesets are unaffected as long as the auto-detected default
is accepted.

The v0.1.1 Contributors block credited the same person under two handles:
a stale @joeyfarina (nonexistent GitHub account) and @josephfarina (the
real one). Drop the dead handle so the credit resolves to a single valid
profile.
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jul 2, 2026
@vercel

vercel Bot commented Jul 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
astryx Ready Ready Preview, Comment Jul 2, 2026 8:01pm

Request Review

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

PR Analysis Report

📚 Storybook Preview

View Storybook for this PR
GitHub Pages may take up to a minute to hydrate after deploy.

🧪 Sandbox Preview

View Sandbox for this PR
GitHub Pages may take up to a minute to hydrate after deploy.

No new or modified components detected.

Bundle Size Summary

Package Size (ESM) Size (CJS) Gzipped
@astryxdesign/core N/A 4.6KB 0B

Accessibility Audit

Status: No accessibility violations detected.


Generated by PR Enrichment workflow | Storybook | Sandbox | View full report

github-actions Bot added a commit that referenced this pull request Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant