Skip to content

fix: update project author attribution#13

Merged
zarmstrong merged 2 commits into
masterfrom
author-update
Jul 14, 2026
Merged

fix: update project author attribution#13
zarmstrong merged 2 commits into
masterfrom
author-update

Conversation

@zarmstrong

Copy link
Copy Markdown
Owner

Summary

  • list zarmstrong as the primary package author
  • update the runtime banner to credit zarmstrong as the current author
  • preserve Fabian Schweinfurth (@Fabbi) as the original author

Why

The project banner and package metadata presented the original author as the current primary author. This updates the attribution to reflect current ownership while retaining clear credit for the original work.

Impact

Users will see the corrected attribution in the startup banner. Package metadata will list the current author first.

Validation

  • git diff --cached --check
  • python3 auto.py --help

Copilot AI review requested due to automatic review settings July 14, 2026 22:32

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates author attribution across runtime output and package metadata so the current maintainer is credited first while preserving credit for the original author.

Changes:

  • Update the runtime banner attribution string to credit @zarmstrong as current author and @Fabbi as original author.
  • Reorder pyproject.toml authors list so zarmstrong appears first.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
query.py Updates the startup banner attribution text (needs width calculation adjustment to avoid banner formatting breakage).
pyproject.toml Reorders the Poetry authors list to make the current author primary.

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

Comment thread query.py Outdated
Copilot AI review requested due to automatic review settings July 14, 2026 22:35
@zarmstrong
zarmstrong removed the request for review from Copilot July 14, 2026 22:35
@zarmstrong
zarmstrong marked this pull request as ready for review July 14, 2026 22:37
Copilot AI review requested due to automatic review settings July 14, 2026 22:37

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

@zarmstrong
zarmstrong merged commit df6b4c9 into master Jul 14, 2026
1 check passed
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.

3 participants