chore: update copyright and ownership notices to Wander - #19
Merged
Conversation
There was a problem hiding this comment.
Confidence Score: 5/5
Summary
Updates copyright, package and plugin authorship, and documentation maintenance notices to Wander. Risk is low: license terms, years, other credits, dependencies, and runtime behavior remain unchanged.
Important Files Changed
| File | Overview |
|---|---|
| .claude-plugin/plugin.json | Changes plugin author name to Wander. |
| LICENSE | Changes copyright holder to Wander, preserving year, MIT terms, and line endings. |
| docs/index.html | Replaces personal builder credit with Wander maintenance attribution and organization link. |
| pyproject.toml | Replaces primary author with Wander while preserving the coauthor and packaging settings. |
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.
Update personal copyright and current project ownership notices to Wander following the repository transfer. Preserve existing license terms and years, other contributors, vendored notices, and historical research attribution.
Validation: parsed changed manifests and confirmed only ownership fields differ; verified license bytes differ only in the holder name; checked whitespace with original line endings; independent review completed. This uses the cosmetic short loop because changes affect notices, metadata, and presentation only. No runtime logic or dependency settings change.
Note
Low Risk
Cosmetic metadata and documentation only; no application logic, dependencies, or security-sensitive behavior changes.
Overview
Updates project ownership and copyright notices to Wander after the repository transfer, without changing license terms or runtime behavior.
The MIT
LICENSEcopyright holder is now Wander. PyPI metadata inpyproject.tomllists Wander as the primary author (replacing the prior named author and email) while keeping other listed authors. The Claude plugin manifest author field matches Wander. The docs site footer now says the project is maintained by Wander (with a link to the Wander GitHub org) instead of crediting the previous individual maintainer.Reviewed by Cursor Bugbot for commit 094f86e. Bugbot is set up for automated code reviews on this repo. Configure here.