| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-04-28 | chore: update author website URL to shi.foo | natsuoto | 1 | -1/+1 | |
| Bobby's personal website moved from `thatcomputerscientist.com` to `shi.foo`. Two files held the old URL: - `AUTHORS.rst`: author line - `.cookiecutterrc`: `website:` field used by the cookiecutter template that originally generated this project natsuoto's entry in AUTHORS (added in #39) is unaffected. Closes #40 | |||||
| 2026-04-28 | chore: add CODEOWNERS and natsuoto to AUTHORS | natsuoto | 1 | -0/+1 | |
| Two pieces of collaboration infrastructure: - `.github/CODEOWNERS`: a single `* @luciferreeves` rule. Combined with the "Require review from Code Owners" branch-protection rule on `main`, every PR will auto-request Bobby as reviewer and cannot merge without his approval. - `AUTHORS.rst`: add `natsuoto`, the agent identity that has authored every commit from #32 onward. Closes #38 | |||||
| 2022-08-30 | Add initial project skeleton. | Bobby | 1 | -0/+5 | |
