Use 'Josh Liebow-Feeser' in repository metadata and Anneal docs#3496
Open
joshlf wants to merge 1 commit into
Open
Use 'Josh Liebow-Feeser' in repository metadata and Anneal docs#3496joshlf wants to merge 1 commit into
joshlf wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
jswrenn
approved these changes
Jul 25, 2026
jswrenn
left a comment
Collaborator
There was a problem hiding this comment.
Joshing around with the metadata, eh?
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Jul 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
Description
Joshua Liebow-FeeserwithJosh Liebow-Feeser(andJoshuawithJoshwhere applicable) in Cargo manifests and the Anneal design document.anneal/Cargo.toml,anneal/v2/Cargo.toml,tools/Cargo.toml,zerocopy/Cargo.toml,zerocopy/zerocopy-derive/Cargo.toml, andanneal/docs/design/design.md.tools/Cargo.tomlto satisfy diff checks.Testing
tomllibto ensure the TOML remains valid and the files parse successfully.git grep -n -e 'Joshua Liebow-Feeser' -e 'Joshua'.git -c core.whitespace=cr-at-eol diff --checkto ensure there are no diff/whitespace issues and inspectedgit status --shortto confirm the working tree state.Codex Task