From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 100418 invoked by alias); 29 Jan 2019 05:33:55 -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 100409 invoked by uid 89); 29 Jan 2019 05:33:54 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 29 Jan 2019 05:33:53 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id B5038117D33; Tue, 29 Jan 2019 00:33:51 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id vGbpjabDGKzs; Tue, 29 Jan 2019 00:33:51 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 55558117D2E; Tue, 29 Jan 2019 00:33:51 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id F1A8F8C383; Tue, 29 Jan 2019 09:33:46 +0400 (+04) Date: Tue, 29 Jan 2019 05:33:00 -0000 From: Joel Brobecker To: Alan Hayward Cc: Pedro Alves , Simon Marchi , "gdb-patches@sourceware.org" , nd Subject: Re: [PATCH] Replace contribution list in CONTRIBUTE file with wiki link Message-ID: <20190129053346.GA4515@adacore.com> 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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6B530F52-3140-4AD8-A43D-544CF9240FFB@arm.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-SW-Source: 2019-01/txt/msg00603.txt.bz2 > 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! Thanks for taking the lead on getting this done, Alan. I updated the "contributing" webpage with the text you provided (modulo Pedro's tiny correction). -- Joel