Skip to content

Update repository references after transfer to backchainai #45

Description

@ckrough

The repository moved from ckrough/drover to backchainai/drover on 2026-08-05. GitHub redirects the old path, but the redirect is destroyed permanently if any repository is ever created at ckrough/drover, so the in-repo references should be rewritten to the canonical path. The move also aligns the repository location with NOTICE, which already assigns copyright to Backchain LLC.

Scope

Files in this repository carrying the old path or personal-account identity:

  • pyproject.toml: [project.urls] Repository and Documentation point at github.com/ckrough/drover. authors/maintainers (dev@krough.org) and Homepage (dev.krough.org) predate the transfer and now disagree with NOTICE, which reads "Copyright (C) 2025 Backchain LLC / https://backchain.ai".
  • CITATION.cff: repository-code points at the old path; url points at dev.krough.org.
  • README.md: old-path references. The closing line ("Drover is published by Backchain, my AI transformation consulting practice") is written in first person; under Backchain ownership this either converts to Backchain voice or stays as an explicitly signed personal note. Decide which.
  • INSTALL.md: old-path references.

CHANGELOG.md also matches, but those entries are historical release records and stay as written.

Outside this repository

Tracked here so the work is not lost, but these belong to other projects:

  • dev-krough-org: src/pages/projects/drover.astro, src/pages/projects.astro, public/llms.txt, one content note, one design-sync preview. Published site.
  • ckrough/ckrough profile README. Published.
  • Professional vault: career source data, brand/channels/github_optimization.md, three files under consulting/marketing/blog/.

Acceptance Criteria

  • No file in this repository other than CHANGELOG.md references github.com/ckrough/drover.
  • pyproject.toml and CITATION.cff carry identity metadata consistent with NOTICE (Backchain LLC ownership), with Homepage and url resolved to a deliberate choice rather than the pre-transfer default.
  • The README closing line reflects a decided voice.
  • uv run ruff check src/ tests/ and uv run pytest tests/ pass; no source behavior changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions