From 2f1f20ddc82f71debd82e464e8d7a562b068a129 Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Fri, 24 Oct 2014 12:16:11 +0300 Subject: [PATCH] Re: [PATCH] doc: add README.md especially for github --- 81/61e6ce6ba4e76d414ca21400fe92d685214d61 | 95 +++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 81/61e6ce6ba4e76d414ca21400fe92d685214d61 diff --git a/81/61e6ce6ba4e76d414ca21400fe92d685214d61 b/81/61e6ce6ba4e76d414ca21400fe92d685214d61 new file mode 100644 index 000000000..2b89c407f --- /dev/null +++ b/81/61e6ce6ba4e76d414ca21400fe92d685214d61 @@ -0,0 +1,95 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 7AA59431E62 + for ; Fri, 24 Oct 2014 02:16:46 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id dby2tAESZw-Z for ; + Fri, 24 Oct 2014 02:16:37 -0700 (PDT) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by olra.theworths.org (Postfix) with ESMTP id D1E24431FD8 + for ; Fri, 24 Oct 2014 02:16:36 -0700 (PDT) +Received: from guru.guru-group.fi (localhost [IPv6:::1]) + by guru.guru-group.fi (Postfix) with ESMTP id B6BF010008C; + Fri, 24 Oct 2014 12:16:11 +0300 (EEST) +From: Tomi Ollila +To: David Bremner , notmuch@notmuchmail.org +Subject: Re: [PATCH] doc: add README.md especially for github +In-Reply-To: <1414139229-6746-1-git-send-email-david@tethera.net> +References: <1414139229-6746-1-git-send-email-david@tethera.net> +User-Agent: Notmuch/0.18.1+130~ga61922f (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-unknown-linux-gnu) +X-Face: HhBM'cA~ +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Fri, 24 Oct 2014 09:16:46 -0000 + +On Fri, Oct 24 2014, David Bremner wrote: + +> Apparently README.md overrides README, so this will show up instead of +> our generic README on github. +> +> If the user is already on github, then clicking a link for more +> information is not a hardship. + +LGTM. although I'd prefer README.rst + +Tomi + +> --- +> README.md | 15 +++++++++++++++ +> 1 file changed, 15 insertions(+) +> create mode 100644 README.md +> +> diff --git a/README.md b/README.md +> new file mode 100644 +> index 0000000..ce579d8 +> --- /dev/null +> +++ b/README.md +> @@ -0,0 +1,15 @@ +> +If you're reading this on github.com, this is a read-only mirror of +> +the notmuch project. +> + +> +For more information about the project, see +> + +> + http://notmuchmail.org +> + +> +Please don't send us pull requests on github. If you have a feature +> +branch that you want us to look at, use `git send-email` to send to +> +notmuch@notmuchmail.org. +> + +> +For more information about contributing to the project, see +> + +> + +> + http://notmuchmail.org/contributing/ +> -- +> 2.1.1 +> +> _______________________________________________ +> notmuch mailing list +> notmuch@notmuchmail.org +> http://notmuchmail.org/mailman/listinfo/notmuch -- 2.26.2