Revert #6664 documentation credit / 撤回 #6664 文档致谢#6670
Merged
SivanCola merged 1 commit intoJul 19, 2026
Conversation
Context: - PR esengine#6664 recorded the esengine#6560 author as a repository co-author and also added permanent attribution text to the changelog and bilingual READMEs. Change: - Restore CHANGELOG.md, README.md, and README.zh-CN.md to their exact pre-esengine#6664 content. - Keep the merged esengine#6664 commit and its Co-authored-by attribution in Git history. Verification: - git diff --check - Tree comparison against the first parent of esengine#6664 - ./scripts/check-cache-impact.sh
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.
Summary
CHANGELOG.md,README.md, andREADME.zh-CN.mdto their exact content before Credit CLI clipboard co-contributor / 致谢 CLI 剪贴板共同贡献者 #6664.Co-authored-bytrailer in Git history, so the repository co-author attribution remains intact.Rationale
Repository co-author credit should be recorded through the commit-level trailer. Separate changelog or README credit is only added when explicitly requested.
Verification
git diff --check./scripts/check-cache-impact.sh— no cache-sensitive files changedRefs #6664.