## Summary
Updates Gitea registry owner references from `brian` to `lille-vemmelund` across CI configuration:
- CI image publish path in `ci-image.yml` and `build-ci-image.sh`
- Gitea PyPI index URL in `pyproject.toml` and `uv.lock`
- CI image documentation in `docs/ci-image.md`
Workflows remain on `ubuntu-latest` for now — migrate to `python-repositories-ci` after the first image is built and pushed to the new path.
## Follow-up after merge
1. Build and push the first CI image:
```bash
export CI_RUNNER_TOKEN='...'
bash scripts/ci/build-ci-image.sh --push
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Updates Gitea registry owner references from
briantolille-vemmelundacross CI configuration:ci-image.ymlandbuild-ci-image.shpyproject.tomlanduv.lockdocs/ci-image.mdWorkflows remain on
ubuntu-latestfor now — migrate topython-repositories-ciafter the first image is built and pushed to the new path.Follow-up after merge
Test Coverage Report: