summaryrefslogtreecommitdiff
path: root/66/d3715ae0e0cd64f6feaeaa4654b6f440ebadd6
blob: 2fc5ea418dd78db399e6631cb36769b712342a96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
Return-Path: <laanwj@gmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id 5588C1BE0
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Tue, 22 Sep 2015 14:03:06 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-wi0-f173.google.com (mail-wi0-f173.google.com
	[209.85.212.173])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id C742F27B
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Tue, 22 Sep 2015 14:03:05 +0000 (UTC)
Received: by wicfx3 with SMTP id fx3so193833239wic.1
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Tue, 22 Sep 2015 07:03:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=date:from:to:cc:subject:message-id:references:mime-version
	:content-type:content-disposition:in-reply-to;
	bh=1hbcc91RwXhrdlaOyWIB07zTQww2KN+JKpH63Xp91Pc=;
	b=y6ECkVNTjE6v1r+E3IqMvFgKqlcnMPUiSEtTJ1NUD7/aXpjYZhQ6HVaVFCxg4vUofZ
	nJbK6GvStjIGSSKnHIP7bS3FcHHqR32gwA736xHW1NDilONYpXT+rkx7LsFXIGRUGzrT
	dN+zEGEjYK3TxPIZudBu/nAKNyMVqD82h7WwvKyKfAiL1XYcDRXwCQXKF6mmZAtxkjEc
	DPI2elfLd8AANose10q5xC5Bzx6vDINqlyhYCKxzzvDyW0htDT+d164HPPPH7plxiAON
	U4K0YmoBU8MYaoPiYv5Fsib3qFaheCYcKJBamq+/zU0htxmcw92ao9RSthyCHNIlg7nX
	xyEA==
X-Received: by 10.180.102.164 with SMTP id fp4mr20580178wib.2.1442930584366;
	Tue, 22 Sep 2015 07:03:04 -0700 (PDT)
Received: from amethyst.visucore.com (dhcp-089-098-228-253.chello.nl.
	[89.98.228.253])
	by smtp.gmail.com with ESMTPSA id ly4sm2090957wjb.4.2015.09.22.07.03.02
	(version=TLSv1.2 cipher=RC4-SHA bits=128/128);
	Tue, 22 Sep 2015 07:03:03 -0700 (PDT)
Date: Tue, 22 Sep 2015 16:03:02 +0200
From: "Wladimir J. van der Laan" <laanwj@gmail.com>
To: gb <kiwigb@yahoo.com>
Message-ID: <20150922140259.GA958@amethyst.visucore.com>
References: <20150918010709.GB5251@amethyst.visucore.com>
	<20150921132914.GA2702@amethyst.visucore.com>
	<1442843489.2507.10.camel@yahoo.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <1442843489.2507.10.camel@yahoo.com>
X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM,
	RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
	smtp1.linux-foundation.org
Cc: Bitcoin development mailing list <bitcoin-dev@lists.linuxfoundation.org>
Subject: Re: [bitcoin-dev] Weekly development meetings on IRC
X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Bitcoin Development Discussion <bitcoin-dev.lists.linuxfoundation.org>
List-Unsubscribe: <https://lists.linuxfoundation.org/mailman/options/bitcoin-dev>,
	<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=unsubscribe>
List-Archive: <http://lists.linuxfoundation.org/pipermail/bitcoin-dev/>
List-Post: <mailto:bitcoin-dev@lists.linuxfoundation.org>
List-Help: <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=help>
List-Subscribe: <https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev>,
	<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=subscribe>
X-List-Received-Date: Tue, 22 Sep 2015 14:03:06 -0000

On Mon, Sep 21, 2015 at 03:51:29PM +0200, gb wrote:
> 
> Although the planning for this a bit far along now, one consideration I
> might add from experience on working with other transglobal IT projects

Nah, we can always change the scheduling later... But let's first try it out with one time.

W