Skip to content

chore: Update links for the move to the margelo org - #4176

Merged
mrousavy merged 2 commits into
mainfrom
chore/migrate-to-margelo-org
Aug 29, 2026
Merged

chore: Update links for the move to the margelo org#4176
mrousavy merged 2 commits into
mainfrom
chore/migrate-to-margelo-org

Conversation

@mrousavy

Copy link
Copy Markdown
Member

VisionCamera moved from mrousavy/react-native-vision-camera to margelo/react-native-vision-camera. GitHub keeps the old paths redirecting, so nothing is broken today, but the metadata should point at the canonical repo.

What changed

Area Change
packages/*/package.json (6) repository.url + bugs.url -> margelo
docs/src/lib/site-config.ts repositoryUrl -> margelo. This one feeds the "Edit on GitHub" links on every docs page and the codeRepository/sameAs fields in the JSON-LD, so it was the highest-leverage single line
.github/ISSUE_TEMPLATE/*.yml (4) Repro instructions, releases links, issue-search links
apps/simple-camera/__tests__/* (2) Issue/PR links in regression-test comments
packages/*/*.podspec (5) s.source pointed at github.com/mrousavy/nitro.git - a copy-paste leftover from the nitro podspec template. Now points at this repo
docs + packages/react-native-vision-camera/README.md Nitro links, since mrousavy/nitro also moved to margelo/nitro
ViewGroup+installHierarchyFitter.kt Declared package com.mrousavy.camera.react.extensions while sitting in com/margelo/nitro/camera/extensions/. Renamed to match the directory, and updated the one import in HybridPreviewView.kt

Deliberately left alone

  • github.com/mrousavy/react-native-nitro-image and github.com/mrousavy/react-native-data-scanner - both verified still under mrousavy via the GitHub API.
  • nitrogen/generated/** headers referencing mrousavy/nitro (~910 of them). Codegen output; they get rewritten when nitrogen regenerates.
  • author fields, mrousavy.com, Twitter, and the ShadowLens links. Personal attribution, still accurate.

Verification

  • bun x @biomejs/biome check output is byte-identical to main (all 17 findings pre-existing).
  • bun run lint-kotlin passes.
  • Every remaining mrousavy hit in the tree was reviewed and is either personal attribution or a repo that genuinely still lives under mrousavy.

Follow-ups that are not code (see PR discussion)

The AWS Device Farm OIDC trust policy, repo Actions setting, and npm ownership all need changes outside this repo.

馃 Generated with Claude Code

VisionCamera moved from `mrousavy/react-native-vision-camera` to
`margelo/react-native-vision-camera`. GitHub keeps the old paths
redirecting, but the metadata should point at the canonical repo.

- Repository/bugs URLs in all 6 package manifests
- `repositoryUrl` in the docs site config (drives "Edit on GitHub"
  links and the JSON-LD `codeRepository`/`sameAs` entries)
- Issue template links (repro instructions, releases, issue search)
- Harness test comments linking issues/PRs
- Podspec `s.source`, which pointed at the nitro repo entirely
  (copy-paste from the nitro template) - now points at this repo
- Nitro links in the docs, since `mrousavy/nitro` also moved to
  `margelo/nitro`

Also renames the last `com.mrousavy.camera.react.extensions` Kotlin
package to `com.margelo.nitro.camera.extensions` so the package
declaration matches the directory it already lives in.

Links to `mrousavy/react-native-nitro-image` and
`mrousavy/react-native-data-scanner` are left alone - those repos are
still under `mrousavy`. Nitrogen-generated headers are left alone too,
they are codegen output.
@vercel

vercel Bot commented Aug 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-native-vision-camera-docs Ready Ready Preview Aug 29, 2026 9:42am

Request Review

@mrousavy
mrousavy merged commit 91bae1f into main Aug 29, 2026
4 of 7 checks passed
@mrousavy
mrousavy deleted the chore/migrate-to-margelo-org branch August 29, 2026 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant