diff options
author | Gavin Andresen <gavinandresen@gmail.com> | 2013-12-06 09:16:47 +1000 |
---|---|---|
committer | bitcoindev <bitcoindev@gnusha.org> | 2013-12-05 23:16:56 +0000 |
commit | 18f193f5a7c998a4a9e43fca1a22cc5f3b4374f6 (patch) | |
tree | 8e58e36448d74661773df0cd8a4a784b8b231fd6 | |
parent | f4f57c91c1edb430d6d4c9335df3633c39c13e8a (diff) | |
download | pi-bitcoindev-18f193f5a7c998a4a9e43fca1a22cc5f3b4374f6.tar.gz pi-bitcoindev-18f193f5a7c998a4a9e43fca1a22cc5f3b4374f6.zip |
Re: [Bitcoin-development] Move authorative source for BIPs to git repository
-rw-r--r-- | 65/7fbb8cac369a2bd65348865ea1ca5172c8e2f7 | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/65/7fbb8cac369a2bd65348865ea1ca5172c8e2f7 b/65/7fbb8cac369a2bd65348865ea1ca5172c8e2f7 new file mode 100644 index 000000000..5a731e4d8 --- /dev/null +++ b/65/7fbb8cac369a2bd65348865ea1ca5172c8e2f7 @@ -0,0 +1,88 @@ +Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193] + helo=mx.sourceforge.net) + by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76) + (envelope-from <gavinandresen@gmail.com>) id 1VoiAC-0005Ra-1w + for bitcoin-development@lists.sourceforge.net; + Thu, 05 Dec 2013 23:16:56 +0000 +Received-SPF: pass (sog-mx-3.v43.ch3.sourceforge.com: domain of gmail.com + designates 209.85.212.181 as permitted sender) + client-ip=209.85.212.181; envelope-from=gavinandresen@gmail.com; + helo=mail-wi0-f181.google.com; +Received: from mail-wi0-f181.google.com ([209.85.212.181]) + by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) + (Exim 4.76) id 1VoiAA-0002JD-5e + for bitcoin-development@lists.sourceforge.net; + Thu, 05 Dec 2013 23:16:56 +0000 +Received: by mail-wi0-f181.google.com with SMTP id hq4so75159wib.2 + for <bitcoin-development@lists.sourceforge.net>; + Thu, 05 Dec 2013 15:16:48 -0800 (PST) +MIME-Version: 1.0 +X-Received: by 10.180.74.174 with SMTP id u14mr166785wiv.45.1386285407635; + Thu, 05 Dec 2013 15:16:47 -0800 (PST) +Received: by 10.195.13.68 with HTTP; Thu, 5 Dec 2013 15:16:47 -0800 (PST) +In-Reply-To: <CA+s+GJCuWNj7LuLJy4rSkN_t0qgO3UsBS2hEBTgm6DiiQyqbVQ@mail.gmail.com> +References: <CA+s+GJCuWNj7LuLJy4rSkN_t0qgO3UsBS2hEBTgm6DiiQyqbVQ@mail.gmail.com> +Date: Fri, 6 Dec 2013 09:16:47 +1000 +Message-ID: <CABsx9T2v5OBwh55s=5HmzU0HLyvg8e=FGUFit0Zp6V6nUfLB2A@mail.gmail.com> +From: Gavin Andresen <gavinandresen@gmail.com> +To: Wladimir <laanwj@gmail.com> +Content-Type: multipart/alternative; boundary=bcaec54fb534478f7a04ecd1b91e +X-Spam-Score: -0.6 (/) +X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. + See http://spamassassin.org/tag/ for more details. + -1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for + sender-domain + 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider + (gavinandresen[at]gmail.com) + -0.0 SPF_PASS SPF: sender matches SPF record + 1.0 HTML_MESSAGE BODY: HTML included in message + -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from + author's domain + 0.1 DKIM_SIGNED Message has a DKIM or DK signature, + not necessarily valid + -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature +X-Headers-End: 1VoiAA-0002JD-5e +Cc: Bitcoin Dev <bitcoin-development@lists.sourceforge.net> +Subject: Re: [Bitcoin-development] Move authorative source for BIPs to git + repository +X-BeenThere: bitcoin-development@lists.sourceforge.net +X-Mailman-Version: 2.1.9 +Precedence: list +List-Id: <bitcoin-development.lists.sourceforge.net> +List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>, + <mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe> +List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development> +List-Post: <mailto:bitcoin-development@lists.sourceforge.net> +List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help> +List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>, + <mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe> +X-List-Received-Date: Thu, 05 Dec 2013 23:16:56 -0000 + +--bcaec54fb534478f7a04ecd1b91e +Content-Type: text/plain; charset=ISO-8859-1 + +RE: replace BIPs on the wiki with links to github documents: agreed. + +Wladimir or Gregory: can one of you update BIP 0001 to describe the Proper +Process for creating/editing a BIP? It doesn't mention the github repo at +all right now. + +-- +-- +Gavin Andresen + +--bcaec54fb534478f7a04ecd1b91e +Content-Type: text/html; charset=ISO-8859-1 +Content-Transfer-Encoding: quoted-printable + +<div dir=3D"ltr"><div>RE: replace BIPs on the wiki with links to github doc= +uments: agreed.</div><div><br></div>Wladimir or Gregory: can one of you upd= +ate BIP 0001 to describe the Proper Process for creating/editing a BIP? It = +doesn't mention the github repo at all right now.<div class=3D"gmail_ex= +tra"> +<div><br></div>-- <br>--<br>Gavin Andresen<br> +</div></div> + +--bcaec54fb534478f7a04ecd1b91e-- + + |