From 206dae5e30773befa66e46fdd4d2ecce0d555dcb Mon Sep 17 00:00:00 2001 From: John Coffey Date: Mon, 21 Sep 2026 23:08:15 -0700 Subject: [PATCH] Add archive README --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..23635e7 --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +# ihasmail GitHub archive + +A read-only record of ihasmail's issues, pull requests and discussions from +GitHub, where the project lived until the account was suspended without +notice on 2026-09-20. Nothing was exported before it went dark, so this was +rebuilt from what survived elsewhere: + +- **GH Archive**: the public event stream, with full text and exact times + for the period the repository was public. +- **GitHub notification emails**: other people's issues and comments. +- **Maintainer session logs**: issues and pull requests as they were viewed + or written while working on the project. +- **Git history**: every merged pull request's title, date and commit. + +Numbers match GitHub's, so a commit that says `#334` means issue #334 here. +Each entry ends with a note of where its text came from. Entries labeled +`partial` are missing part of their text, `no record` marks numbers that +existed but could not be recovered, and pull requests and discussions are +labeled as such. Comments appear under their original authors' GitHub names. + +New issues go to the main repository: coffey-labs/ihasmail.