summaryrefslogtreecommitdiff
path: root/dc/8d48cb19870d4cfbf59a3c97a7ce4f33fa6cac
blob: f7a7113f0a36179f026b96c0197dad355959a2f7 (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
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 CEF19101A
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Tue, 22 Dec 2015 15:58:46 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-wm0-f48.google.com (mail-wm0-f48.google.com [74.125.82.48])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 7F85DED
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Tue, 22 Dec 2015 15:58:45 +0000 (UTC)
Received: by mail-wm0-f48.google.com with SMTP id p187so114585897wmp.1
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Tue, 22 Dec 2015 07:58:45 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=date:from:to:subject:message-id:mime-version:content-type
	:content-disposition;
	bh=GrfvBS2Hvga4BEiWqxwcbJm9FFInTVAoe/YfW2jRBww=;
	b=CYBvxJWA/dNm9oZKGPh+c1rgIsdHbbOLz7YdfFc2bY+U/eeqhiYEcl0Y8lnjDfmumH
	o3sSXqE15X2DBN7gb2SxMjeYn1wgGDYjyMZDnj6r2Z10yuHd+yxHauw81CQkJNGA0mxL
	DH8E7+fxCTBQzQvp+G9zKR6xPfMo6i+bAdfPMUW1qnKw5HPdXKWseknuGLvLY02Ue7Vq
	04soitbV7QtH5YHgKO44w3xIBWNIbp/wXdI7tBUa09qGwNLCYIhVRWsnZk8uxCnzMcLp
	pSo3IlDqLsqm4foJa/n38rb77tLWPPK84Xow/s4j3EtJ4rm0W4dCSaMFoX0VzYO6FXmd
	TcrQ==
X-Received: by 10.28.146.197 with SMTP id u188mr28469916wmd.78.1450799924170; 
	Tue, 22 Dec 2015 07:58:44 -0800 (PST)
Received: from amethyst.visucore.com (dhcp-089-098-228-253.chello.nl.
	[89.98.228.253]) by smtp.gmail.com with ESMTPSA id
	l20sm25546990wmd.20.2015.12.22.07.58.42
	for <bitcoin-dev@lists.linuxfoundation.org>
	(version=TLS1_2 cipher=AES128-SHA bits=128/128);
	Tue, 22 Dec 2015 07:58:43 -0800 (PST)
Date: Tue, 22 Dec 2015 16:58:45 +0100
From: "Wladimir J. van der Laan" <laanwj@gmail.com>
To: Bitcoin development mailing list <bitcoin-dev@lists.linuxfoundation.org>
Message-ID: <20151222155845.GA23900@amethyst.visucore.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
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
Subject: [bitcoin-dev] Weekly developer meetings over holidays
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 Dec 2015 15:58:46 -0000


Next two weekly developer meetings would fall on:

- Thursday December 24th
- Thursday December 31th

In my timezone they're xmas eve and new year's eve respectively, so at least I
won't be there, and I'm sure they're inconvenient for most people.

So: let's have a two week hiatus, and continue January 7th.

Wladimir