fix(docs): correct mediabunny GitHub link in CREDITS.md - #2896
Closed
millieyesstore-del wants to merge 1 commit into
Closed
fix(docs): correct mediabunny GitHub link in CREDITS.md#2896millieyesstore-del wants to merge 1 commit into
millieyesstore-del wants to merge 1 commit into
Conversation
The credited repo (github.com/nicoch/mediabunny) doesn't exist. The correct upstream is github.com/Vanilagy/mediabunny, which matches the package's npm registry metadata (repository field) and the MPL-2.0 license already cited here.
miguel-heygen
approved these changes
Jul 30, 2026
Collaborator
|
@millieyesstore-del pls sign the commit to merge it |
Contributor
Author
|
Closing per contributor's request. |
Collaborator
|
Replacement opened as #2897. It preserves @millieyesstore-del as the commit author, rebases the one-line correction onto current |
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.
The credited repo (github.com/nicoch/mediabunny) doesn't exist (404). The correct upstream is github.com/Vanilagy/mediabunny, matching the package's npm registry
repositoryfield and the MPL-2.0 license already cited in CREDITS.md.Test plan
github.com/nicoch/mediabunnyreturns 404 via the GitHub APIgithub.com/Vanilagy/mediabunnyexists, is MPL-2.0 licensed, and matches therepositoryfield in the publishedmediabunnynpm package (used inpackages/studio/package.json)