summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVicent Martí <vicent@github.com>2013-01-30 12:24:38 -0800
committerVicent Martí <vicent@github.com>2013-01-30 12:24:38 -0800
commita8182d495d3cf9f29b3339db7d6320a680a84690 (patch)
tree13ff4a5837ca61ee3cf99e9bfdcefa6aeb9c36e6 /README.md
parentd2041216578de4e6fbb466d439fac5de7f35caf3 (diff)
downloadlibgit2-a8182d495d3cf9f29b3339db7d6320a680a84690.tar.gz
Let people know that the ML is deprecated
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 062fc818a..91e0ce4bb 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,11 @@ libgit2 is licensed under a **very permissive license** (GPLv2 with a special Li
This basically means that you can link it (unmodified) with any kind of software without having to
release its source code.
-* Mailing list: <libgit2@librelist.org>
+* Mailing list: ~~<libgit2@librelist.org>~~
+ The libgit2 mailing list has
+ traditionally been hosted in Librelist, but Librelist is and has always
+ been a shitshow. We encourage you to [open an issue](https://github.com/libgit2/libgit2/issues)
+ on GitHub instead for any questions regarding the library.
* Archives: <http://librelist.com/browser/libgit2/>
* Website: <http://libgit2.github.com>
* API documentation: <http://libgit2.github.com/libgit2>