aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS.rst
AgeCommit message (Collapse)AuthorFilesLines
2026-04-28chore: update author website URL to shi.foonatsuoto1-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-28chore: add CODEOWNERS and natsuoto to AUTHORSnatsuoto1-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-30Add initial project skeleton.Bobby1-0/+5