From 7b2604e79ef404bdf8ab28f2d8db1e6901f0fc49 Mon Sep 17 00:00:00 2001 From: Andrew Ayer Date: Tue, 1 Apr 2014 09:57:40 -0700 Subject: [PATCH] Document git-crypt's new mailing lists in the README --- README | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README b/README index d31ae8c..7e6961d 100644 --- a/README +++ b/README @@ -100,3 +100,12 @@ git-crypt does not itself provide any authentication. It assumes that either the master copy of your repository is stored securely, or that you are using git's existing facilities to ensure integrity (signed tags, remembering commit hashes, etc.). + + +MAILING LISTS + +To stay abreast of, and provide input to, git-crypt development, consider +subscribing to one or both of our mailing lists: + +Announcements: http://lists.cloudmutt.com/mailman/listinfo/git-crypt-announce +Discussion: http://lists.cloudmutt.com/mailman/listinfo/git-crypt-discuss