Skip to content

Use 'Josh Liebow-Feeser' in repository metadata and Anneal docs#3496

Open
joshlf wants to merge 1 commit into
mainfrom
codex/replace-joshua-liebow-feeser-with-josh-liebow-feeser
Open

Use 'Josh Liebow-Feeser' in repository metadata and Anneal docs#3496
joshlf wants to merge 1 commit into
mainfrom
codex/replace-joshua-liebow-feeser-with-josh-liebow-feeser

Conversation

@joshlf

@joshlf joshlf commented Jul 25, 2026

Copy link
Copy Markdown
Member

Motivation

  • Standardize the author's public name across repository metadata and documentation by replacing the longer form with the preferred short form.

Description

  • Replaced Joshua Liebow-Feeser with Josh Liebow-Feeser (and Joshua with Josh where applicable) in Cargo manifests and the Anneal design document.
  • Files modified: anneal/Cargo.toml, anneal/v2/Cargo.toml, tools/Cargo.toml, zerocopy/Cargo.toml, zerocopy/zerocopy-derive/Cargo.toml, and anneal/docs/design/design.md.
  • Changes are limited to metadata and author attribution only and include minor whitespace normalization in tools/Cargo.toml to satisfy diff checks.

Testing

  • Parsed each modified Cargo manifest with Python's tomllib to ensure the TOML remains valid and the files parse successfully.
  • Verified no remaining tracked occurrences with git grep -n -e 'Joshua Liebow-Feeser' -e 'Joshua'.
  • Ran git -c core.whitespace=cr-at-eol diff --check to ensure there are no diff/whitespace issues and inspected git status --short to confirm the working tree state.

Codex Task

@joshlf
joshlf enabled auto-merge July 25, 2026 14:48
@joshlf
joshlf requested a review from jswrenn July 25, 2026 14:48
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.85%. Comparing base (010b6ab) to head (c8511d5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3496   +/-   ##
=======================================
  Coverage   91.85%   91.85%           
=======================================
  Files          20       20           
  Lines        6093     6093           
=======================================
  Hits         5597     5597           
  Misses        496      496           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jswrenn jswrenn left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Joshing around with the metadata, eh?

@joshlf
joshlf added this pull request to the merge queue Jul 25, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jul 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants