Skip to content

chore: refresh the stale package author and maintainer metadata - #1868

Merged
bdraco merged 1 commit into
masterfrom
refresh_package_metadata
Aug 29, 2026
Merged

bdraco merged 1 commit into
masterfrom
refresh_package_metadata

Conversation

@bdraco

@bdraco bdraco commented Aug 29, 2026

Copy link
Copy Markdown
Member

Summary

Both metadata lines were stale: __maintainer__ still named the previous maintainer, and __author__ named the original 2003 and 2014 authors whose work is no longer in the tree. __author__ now points at COPYING and git history, where the full record lives (#1864), and __maintainer__ is current. Split out of #1867 so the mechanical reorder and this judgment call get reviewed separately.

Test plan

  • metadata only; no behavior change

@bdraco
bdraco marked this pull request as ready for review August 29, 2026 21:45
@bdraco
bdraco merged commit eb817f1 into master Aug 29, 2026
33 of 34 checks passed
@bdraco
bdraco deleted the refresh_package_metadata branch August 29, 2026 21:45
@github-actions

Copy link
Copy Markdown

Thanks for contributing! A quick note: this project is in the process of moving from LGPL-2.1 to Apache 2.0, see #1835.

By continuing with this pull request you are okay with your contribution, and your previous contributions to this repository, being offered under Apache 2.0.

If that does not work for you, no hard feelings; reply with the exact phrase I do not agree to the Apache 2.0 license or simply close this pull request, and nothing of yours will be included in the change.

@codspeed

codspeed Bot commented Aug 29, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 24 untouched benchmarks


Comparing refresh_package_metadata (40a1d93) with master (7b75536)

Open in CodSpeed

@codecov

codecov Bot commented Aug 29, 2026 •

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.87%. Comparing base (7b75536) to head (40a1d93).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1868   +/-   ##
=======================================
  Coverage   99.87%   99.87%           
=======================================
  Files          33       33           
  Lines        3882     3882           
  Branches      567      567           
=======================================
  Hits         3877     3877           
  Misses          3        3           
  Partials        2        2           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant