From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.polymtl.ca (smtp.polymtl.ca [132.207.4.11]) by sourceware.org (Postfix) with ESMTPS id 8DEAB383E807 for ; Mon, 11 May 2020 17:16:57 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 8DEAB383E807 Received: from simark.ca (simark.ca [158.69.221.121]) (authenticated bits=0) by smtp.polymtl.ca (8.14.7/8.14.7) with ESMTP id 04BHGoYr006607 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 11 May 2020 13:16:55 -0400 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp.polymtl.ca 04BHGoYr006607 Received: from [10.0.0.193] (unknown [192.222.164.54]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPSA id 9AED51ED3D; Mon, 11 May 2020 13:16:50 -0400 (EDT) Subject: Re: Form to subscribe to gdb mailing lists To: Joel Brobecker Cc: "gdb-patches@sourceware.org" References: <20200511154419.GG4174@adacore.com> <1efb693a-9bcd-b5d7-231f-ba9660721a43@polymtl.ca> <20200511162105.GH4174@adacore.com> From: Simon Marchi Message-ID: <8446deab-fa65-858c-f4f4-9add19fd8af9@polymtl.ca> Date: Mon, 11 May 2020 13:16:50 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: <20200511162105.GH4174@adacore.com> Content-Type: text/plain; charset=utf-8 Content-Language: tl Content-Transfer-Encoding: 7bit X-Poly-FromMTA: (simark.ca [158.69.221.121]) at Mon, 11 May 2020 17:16:51 +0000 X-Spam-Status: No, score=-8.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 May 2020 17:17:04 -0000 On 2020-05-11 12:21 p.m., Joel Brobecker wrote: >>> Would you like me to take care of making the changes? >> >> Ultimately, I think you are the one managing the website? I don't mind >> doing the work and sending you a patch if you point me to the right place. > > I'm one of the few who has the credentials and a mental picture for > our two websites (yep, we have two copies of it). Until someone comes in > and decides to revamp the whole website, something that would be very nice, > IMO, its minimal work, so I've always felt it unnecessary to force others > to go through the whole setup phase, just for the one patch every few years. > > I'll take care of it, it's no bother. Ok, thanks! Simon