From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 57277 invoked by alias); 28 Jan 2019 19:50:38 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 57269 invoked by uid 89); 28 Jan 2019 19:50:38 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=wish X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 28 Jan 2019 19:50:37 +0000 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 5E4E67EBAB; Mon, 28 Jan 2019 19:50:36 +0000 (UTC) Received: from [127.0.0.1] (ovpn04.gateway.prod.ext.ams2.redhat.com [10.39.146.4]) by smtp.corp.redhat.com (Postfix) with ESMTP id 1935119745; Mon, 28 Jan 2019 19:50:34 +0000 (UTC) Subject: Re: [PATCH] Replace contribution list in CONTRIBUTE file with wiki link To: Alan Hayward , Joel Brobecker References: <20190123094558.58854-1-alan.hayward@arm.com> <79e6aeb8-fd9d-7269-ea6c-929812fd6f71@redhat.com> <46E9A635-C40D-4087-81BC-BA34DC55717F@arm.com> <30FF066C-26E1-4C1E-866A-EE75DD70BC1C@arm.com> <20190126062605.GB26587@adacore.com> <6B530F52-3140-4AD8-A43D-544CF9240FFB@arm.com> Cc: Simon Marchi , "gdb-patches@sourceware.org" , nd From: Pedro Alves Message-ID: Date: Mon, 28 Jan 2019 19:50:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <6B530F52-3140-4AD8-A43D-544CF9240FFB@arm.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2019-01/txt/msg00587.txt.bz2 On 01/28/2019 10:02 AM, Alan Hayward wrote: > GDB patch pushed (posted below). > Thanks! > Joel: for the webpage, could you update with the following, making sure to > replace all the [] with a link from the list (and the list itself deleted). > Thanks! > GDB is a collaborative project that relies on contributions. You can help in this! You may wish to fix bugs, improve testing, port I guess change that to "help with this" too, to match the gdb/CONTRIBUTE change: > +GDB is a collaborative project that relies on contributions. You can > +help with this! You may wish to fix bugs, improve testing, port GDB to Thanks, Pedro Alves