about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2013-05-13 14:00:50 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2013-05-13 14:00:50 +0200
commit72f8991c8a5aef2d37192429a0365dee838d12ed (patch)
tree7daf36d35597b7462a68fe9957534e50fbde5905
parentui-snapshot: do not access $HOME (diff)
downloadcgit-pink-72f8991c8a5aef2d37192429a0365dee838d12ed.tar.gz
cgit-pink-72f8991c8a5aef2d37192429a0365dee838d12ed.zip
New mailing list.
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 2b9574c..6b51fc2 100644
--- a/README
+++ b/README
@@ -79,7 +79,8 @@ the http-headers "Modified" and "Expires".
 
 Online presence
 
-* The cgit homepage is hosted by cgit at http://git.zx2c4.com/cgit/about
+* The cgit homepage is hosted by cgit at <http://git.zx2c4.com/cgit/about>
 
 * Patches, bugreports, discussions and support should go to the cgit
-  mailing list: cgit@hjemli.net
+  mailing list: <cgit@lists.zx2c4.com>. To sign up, visit 
+  <http://lists.zx2c4.com/mailman/listinfo/cgit>
87cd3a215976a480b3c71b017a191597e5cb44&follow=1'>filters: migrate from luacrypto to luaosslJason A. Donenfeld 2019-01-02ui-shared: fix broken sizeof in title setting and rewriteJason A. Donenfeld 2018-12-09git: update to v2.20.0Christian Hesse 2018-11-25ui-blame: set repo for sbJason A. Donenfeld 2018-11-25auth-filter: pass url with query string attachedJason A. Donenfeld 2018-11-21git: use xz compressed archive for downloadChristian Hesse 2018-10-12git: update to v2.19.1Christian Hesse 2018-09-11ui-ssdiff: ban strcat()Christian Hesse 2018-09-11ui-ssdiff: ban strncpy()Christian Hesse 2018-09-11ui-shared: ban strcat()Christian Hesse 2018-09-11ui-patch: ban sprintf()Christian Hesse 2018-09-11ui-log: ban strncpy()Christian Hesse 2018-09-11ui-log: ban strcpy()Christian Hesse 2018-09-11parsing: ban sprintf()Christian Hesse 2018-09-11parsing: ban strncpy()Christian Hesse 2018-08-28filters: generate anchor links from markdownChristian Hesse 2018-08-03Bump version.Jason A. Donenfeld 2018-08-03clone: fix directory traversalJason A. Donenfeld 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev