diff options
| author | Craig Jennings <c@cjennings.net> | 2026-07-09 14:02:20 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-07-09 14:02:20 -0500 |
| commit | 976f5f58e9ab0b341dcd29ecdd780b0fefa2138e (patch) | |
| tree | 84adc1cbfd208793e26874c128a66be713d8de00 /docs/design/2026-06-29-waybar-timer-module-spec.org | |
| parent | d5724843040ba52641975b0e7403210fdfa07898 (diff) | |
| download | archsetup-976f5f58e9ab0b341dcd29ecdd780b0fefa2138e.tar.gz archsetup-976f5f58e9ab0b341dcd29ecdd780b0fefa2138e.zip | |
docs: remove personal paths and false co-authorship before release
The repo carries an open task to publish it, and docs/ leaked things a clone
could neither use nor should see.
Absolute paths under one user's home become the repo root, a home-relative
path, or a named variable, so the snippets stay runnable for anyone. The
testinfra example takes its user from an env var instead of hardcoding one.
References into a private sibling project and into the gitignored tooling
directory are replaced by what they mean; as written they were dead links in
any clone but the author's.
Five documents claimed a co-author who is not a person. An #+AUTHOR line
survives conversion into docx, a wiki page, or a PDF, so it is worth being
exact about: these documents have one author.
Diffstat (limited to 'docs/design/2026-06-29-waybar-timer-module-spec.org')
| -rw-r--r-- | docs/design/2026-06-29-waybar-timer-module-spec.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/design/2026-06-29-waybar-timer-module-spec.org b/docs/design/2026-06-29-waybar-timer-module-spec.org index 4b0ed0e..e8eecbe 100644 --- a/docs/design/2026-06-29-waybar-timer-module-spec.org +++ b/docs/design/2026-06-29-waybar-timer-module-spec.org @@ -1,5 +1,5 @@ #+TITLE: Waybar Timer Module (wtimer) — Design Spec -#+AUTHOR: Craig Jennings & Claude +#+AUTHOR: Craig Jennings #+DATE: 2026-06-29 * Goal |
