summaryrefslogtreecommitdiff
path: root/d4/024120c864f76ac49e82e930b6ef8e6d7966e0
blob: 5884a927e4b5acd9d4501da510281c617b49bd0a (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 34A301358
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Fri, 18 Sep 2015 01:07:15 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com
	[209.85.212.172])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id A38631D7
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Fri, 18 Sep 2015 01:07:14 +0000 (UTC)
Received: by wicge5 with SMTP id ge5so12508174wic.0
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Thu, 17 Sep 2015 18:07:13 -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:mime-version:content-type
	:content-disposition;
	bh=YU5pkIpxkF/uTBHSr5EO+S8jhuOLDV8WpfoIW/2rMt0=;
	b=nmxqu9Z9MkB0ksH6F+4aogBb84mIoN46XOYllLt5jWeG59kSXbczU4NCOktjWeI0I1
	H2wUpMApV9xIDRjzf/uzTvy9upVj46P79N3pW6uXUaEOHM1yptCDCFLpJ5ziOnMNvNev
	UTErzpwlEeL41SU2mdBziJWhWqOFd5QXzZ3+wAPCRI+eWGLVOwCCwTVK43XbnyCwKmlm
	npsR1reukTgb2yDDBMlW45NyfkbMTKorYjT+7WP4mLxTQKLA5QPwDsKMAD2BPrL+4qTg
	CQLENJQIj3Ce+KR56NSY5KEG51S/ikjq4Oe6XSD0X69qM4iQzCip9s8XBK+i6KlXTESI
	s/zQ==
X-Received: by 10.194.187.144 with SMTP id fs16mr3339362wjc.31.1442538433149; 
	Thu, 17 Sep 2015 18:07:13 -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 x7sm12745854wia.5.2015.09.17.18.07.11
	(version=TLS1_2 cipher=AES128-SHA256 bits=128/128);
	Thu, 17 Sep 2015 18:07:12 -0700 (PDT)
Date: Fri, 18 Sep 2015 03:07:10 +0200
From: "Wladimir J. van der Laan" <laanwj@gmail.com>
To: Bitcoin development mailing list <bitcoin-dev@lists.linuxfoundation.org>
Message-ID: <20150918010709.GB5251@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
Cc: Pieter Wuille <pieter.wuille@gmail.com>, Cory Fields <cory@coryfields.com>
Subject: [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: Fri, 18 Sep 2015 01:07:15 -0000

Hello,

At Monday's code sprint we had a good idea to schedule a regular developer meeting in #bitcoin-dev.

Attendance is of course voluntary, but it may be good to have a time that many people are expected to be present and current issues can be discussed.

Any preference for days/times?

What about e.g. every week 15:00-16:00 UTC on Thursday?

Wladimir