From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 50971 invoked by alias); 26 Jan 2019 06:26:17 -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 50961 invoked by uid 89); 26 Jan 2019 06:26:16 -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; Sat, 26 Jan 2019 06:26:15 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 002F3117AF4; Sat, 26 Jan 2019 01:26:14 -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 z2Tq6JBn5Mio; Sat, 26 Jan 2019 01:26:13 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 702EE117AE0; Sat, 26 Jan 2019 01:26:13 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 1EF2F857A4; Sat, 26 Jan 2019 10:26:05 +0400 (+04) Date: Sat, 26 Jan 2019 06:26:00 -0000 From: Joel Brobecker To: Pedro Alves Cc: Alan Hayward , Simon Marchi , "gdb-patches@sourceware.org" , nd Subject: Re: [PATCH] Replace contribution list in CONTRIBUTE file with wiki link Message-ID: <20190126062605.GB26587@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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) X-SW-Source: 2019-01/txt/msg00561.txt.bz2 FWIW, the proposed text with Pedro's comments looks good to me. Let me know when you have a final version you'd like me to push, and I will take care of it. -- Joel