Commit 79f368a
authored
chore: swap pyproject author email to GitHub noreply, 0.2.19 (#111)
Pre-publish hygiene per #98: pyproject.toml carried the maintainer's
personal Gmail in the [authors] block, which becomes world-readable
the moment the repo is flipped public (and gets scraped by PyPI-style
metadata indexers regardless).
Swaps to the GitHub privacy-protected noreply alias
(41453723+constk@users.noreply.github.com) that already serves as
the git-author identity across develop/main history. Same contact
identity, less personal-data leak.
Closes #98. Also closes #97 — the artifact-tracking audit ran clean
on the current checkout (no .coverage, .venv, __pycache__, .pyc, or
node_modules tracked).
Self-version bump 0.2.18 -> 0.2.19 (chore = PATCH).1 parent 8faa8db commit 79f368a
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments