about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-05-05 15:32:45 -0400
committerJune McEnroe <june@causal.agency>2020-05-05 15:32:45 -0400
commitdb1a74c69e791099d55a64f681e80cf39c230cdf (patch)
tree34222a2d6bcea369e2ddfb462946427db7eebdbb
parentUpdate compat.h for split read/write streams (diff)
downloadnotemap-db1a74c69e791099d55a64f681e80cf39c230cdf.tar.gz
notemap-db1a74c69e791099d55a64f681e80cf39c230cdf.zip
Update email addresses 1.1
-rw-r--r--README.76
-rw-r--r--notemap.14
2 files changed, 5 insertions, 5 deletions
diff --git a/README.7 b/README.7
index 6ee5d96..e995e57 100644
--- a/README.7
+++ b/README.7
@@ -1,4 +1,4 @@
-.Dd January 28, 2020
+.Dd May  5, 2020
 .Dt README 7
 .Os "Causal Agency"
 .
@@ -53,8 +53,8 @@ everywhere else.
 .Sh CONTRIBUTING
 The upstream URL of this project is
 .Aq Lk https://git.causal.agency/notemap .
-I'm happy to receive contributions in any form at
-.Aq Mt june@causal.agency .
+Contributions in any form can be sent to
+.Aq Mt list+notemap@causal.agency .
 For sending patches by email, see
 .Aq Lk https://git-send-email.io .
 .
diff --git a/notemap.1 b/notemap.1
index 1b4b512..5f28ca5 100644
--- a/notemap.1
+++ b/notemap.1
@@ -1,4 +1,4 @@
-.Dd January 26, 2020
+.Dd May  5, 2020
 .Dt NOTEMAP 1
 .Os
 .
@@ -156,7 +156,7 @@ with LF line endings.
 .
 .Sh BUGS
 Send mail to
-.Aq Mt june@causal.agency
+.Aq Mt list+notemap@causal.agency
 or join
 .Li #ascii.town
 on
>Rewrite pngo, add explicit optionsJune McEnroe 2021-09-16Fix /* **/ comment matchingJune McEnroe 2021-09-15Remove typer, add downgrade to READMEJune McEnroe 2021-09-15Set bot mode on downgradeJune McEnroe 2021-09-15Enter capsicum in downgradeJune McEnroe 2021-09-15Factor out common parts of downgrade messagesJune McEnroe 2021-09-14Add downgrade IRC botJune McEnroe 2021-09-14Sort by title if authors matchJune McEnroe 2021-09-13Swap-remove tags as they're foundJune McEnroe 2021-09-12Replace htagml regex with strncmpJune McEnroe 2021-09-11Also defer printing comment for lone close-parensJune McEnroe 2021-09-10Publish "git-comment"June McEnroe 2021-09-10Add git comment --pretty optionJune McEnroe 2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe