Yicong-Huang opened a new pull request, #6113: URL: https://github.com/apache/texera/pull/6113
### What changes were proposed in this PR? Cleans up leftovers from before the ASF migration, plus two small adjacent doc fixes: - `github.com/Texera/texera` → `github.com/apache/texera` in `CONTRIBUTING.md` (fork + Actions links), `docs/contribution-guidelines/_index.md`, `docs/examples/_index.md`, and the clone URL in `guide-for-developers.md`. - `CONTRIBUTING.md`: PRs are squash-merged into `main`, not `master` (two mentions). - `docs/examples/_index.md`: dropped the dead link to an `examples/` directory that has never existed in this repo. - `SECURITY.md`: "Kubernates PODs" → "Kubernetes pods". - `AGENTS.md`: added the missing `notebook-migration-service/` to the Architecture Map's backend-services row. ### Any related issues, documentation, discussions? Closes #6107 ### How was this PR tested? Docs-only change. Verified `main` is the default branch and `apache/texera` the canonical repo (`git remote -v`, `.github/workflows/required-checks.yml`), that `notebook-migration-service` is wired in `build.sbt`, and that `grep -rn "github.com/Texera/texera"` finds no remaining hits outside files handled by #6111. ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Code (Claude Fable 5) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
