Skip to content

[CHORE] Add maintainers, keywords, and URLs to pyproject#29

Merged
John McCall (lowlydba) merged 1 commit intomainfrom
lowlydba-258-add-pypi-meta
Feb 27, 2026
Merged

[CHORE] Add maintainers, keywords, and URLs to pyproject#29
John McCall (lowlydba) merged 1 commit intomainfrom
lowlydba-258-add-pypi-meta

Conversation

@lowlydba
Copy link
Contributor

@lowlydba John McCall (lowlydba) commented Feb 27, 2026

Enhance pyproject.toml package metadata by adding a maintainers list (names and emails), a keywords array for discoverability, and project.urls entries (Homepage, Source, Issues). This improves contact information and project links for package consumers and registries; no dependency changes were made.

Partially resolves https://github.com/OvertureMaps/ops-team/issues/258

Enhance pyproject.toml package metadata by adding a maintainers list (names and emails), a keywords array for discoverability, and project.urls entries (Homepage, Source, Issues). This improves contact information and project links for package consumers and registries; no dependency changes were made.
@lowlydba John McCall (lowlydba) requested a review from a team as a code owner February 27, 2026 18:56
Copilot AI review requested due to automatic review settings February 27, 2026 18:56
@lowlydba John McCall (lowlydba) changed the title Add maintainers, keywords, and URLs to pyproject [CHORE] Add maintainers, keywords, and URLs to pyproject Feb 27, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR enhances the package metadata in pyproject.toml (PEP 621 / Hatchling) by adding maintainer contact info, discoverability keywords, and project URLs for consumers and registries.

Changes:

  • Added a maintainers list with names and emails.
  • Added keywords for package discoverability.
  • Added [project.urls] entries for Homepage, Source, and Issues.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@lowlydba John McCall (lowlydba) merged commit 10d40d1 into main Feb 27, 2026
10 checks passed
@lowlydba John McCall (lowlydba) deleted the lowlydba-258-add-pypi-meta branch February 27, 2026 20:35
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.

4 participants