summaryrefslogtreecommitdiff
path: root/5b/1b96c0bdfd5dfd724ac25d9695f7ca6f22f83d
blob: d9c18152565281aaa1d3b7ce5e25c8e515737387 (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
73
74
75
76
77
78
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 ECD69904
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Fri, 13 Nov 2015 07:30:40 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-wm0-f42.google.com (mail-wm0-f42.google.com [74.125.82.42])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 5C0C4129
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Fri, 13 Nov 2015 07:30:40 +0000 (UTC)
Received: by wmww144 with SMTP id w144so18408264wmw.0
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Thu, 12 Nov 2015 23:30:39 -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=gJXujHl+BsSi9c8vnMJV5WE6ljqesazexMkRWtfVxcI=;
	b=Kpo/S2Cv2luZiCBNtH1dXXhgM2leIbgwyx4qKdEoOVQ9SBiJCfj8EnPkWua3Gy8Zer
	+oZBXDQEJH2Qan+YdVpnzJ8/g4P87P1wnhTv8oFVJF0hB+86Qnn1oHIQzK8qcUKdDdRr
	cgLToEqT0cv1GUwtILNHzAdam7luUohKhDHZDNhR8QCH+3itgvsoqq1tCCBENqcCfGGq
	eYqrwmov0E8IZwOmzevIaDxfm8gPHfFU4kKQac1oSbkBgEFgPGQOSQ4pbQ2j8RImZjRu
	BIiuQcP3R34fUrq1ZjW+Kos6ajOEoIz89Un2+ri9RPNT2f2JPCnnQEGIrB7tgMYfhmIV
	Zn2Q==
X-Received: by 10.194.86.161 with SMTP id q1mr24434647wjz.88.1447399839044;
	Thu, 12 Nov 2015 23:30:39 -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
	bk7sm18432217wjb.25.2015.11.12.23.30.38
	(version=TLS1_2 cipher=AES128-SHA bits=128/128);
	Thu, 12 Nov 2015 23:30:38 -0800 (PST)
Date: Fri, 13 Nov 2015 08:30:53 +0100
From: "Wladimir J. van der Laan" <laanwj@gmail.com>
To: Bitcoin development mailing list <bitcoin-dev@lists.linuxfoundation.org>, 
	Jonas Schnelli <dev@jonasschnelli.ch>
Message-ID: <20151113073052.GB19878@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] Announcing Jonas Schnelli as GUI maintainer
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, 13 Nov 2015 07:30:41 -0000

Hello,

I'd like to announce Jonas Schnelli as the new GUI maintainer of Bitcoin Core.

He's been very active in this area for the last year, as one example he
redesigned all the icons for 0.11.0, has visualized various network statistics,
and has been continuously improving the user experience. Something Bitcoin Core
very much needs, in my opinion.

Unofficially he has been giving direction in GUI matters for quite a while
already, so this only makes it 'official'.

He will be handling GUI related issues on the github tracker, and assisting on and
merging GUI-related pull requests.

Welcome Jonas to the team!

Wladimir