From mboxrd@z Thu Jan 1 00:00:00 1970 From: ison Subject: Update email address Date: Mon, 29 Apr 2019 01:10:01 -0600 Message-ID: <20190429071000.3uzl4qbrlqhagkc6@cf0> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="fokbwy3woazjr4ld" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:40974) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hL0QW-0001Er-Cp for help-guix@gnu.org; Mon, 29 Apr 2019 03:10:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hL0QS-00079s-TZ for help-guix@gnu.org; Mon, 29 Apr 2019 03:10:12 -0400 Received: from mx1.cock.li ([185.10.68.5]:40709 helo=cock.li) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hL0QS-00076r-5E for help-guix@gnu.org; Mon, 29 Apr 2019 03:10:08 -0400 Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org --fokbwy3woazjr4ld Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sorry to bother the mailing list with this, but I was wondering if my email address listed in the lxde.scm file could be updated. At the time I submitted my contribution I was unaware my email address would be listed and wasn't using an address that I monitor, so I'd like to change it to this one instead. I'm not sure what the proper procedure for this is, but I'll send an email from my other address to verify ownership. Please let me know if any additional steps are required. Patch file attached. --fokbwy3woazjr4ld Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: attachment; filename="0001-Update-email-address-for-ison-in-lxde.scm.patch" Content-Transfer-Encoding: quoted-printable >From 37d6e90fd3e3bb10bc2cd898bd087b9ead31d000 Mon Sep 17 00:00:00 2001 From: ison Date: Mon, 29 Apr 2019 00:43:37 -0600 Subject: [PATCH] Update email address for ison in lxde.scm --- gnu/packages/lxde.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/lxde.scm b/gnu/packages/lxde.scm index ccd79dada6..8c0ac3a5f4 100644 --- a/gnu/packages/lxde.scm +++ b/gnu/packages/lxde.scm @@ -5,7 +5,7 @@ ;;; Copyright =A9 2017 Mathieu Othacehe ;;; Copyright =A9 2017 Brendan Tildesley ;;; Copyright =A9 2018, 2019 Tobias Geerinckx-Rice -;;; Copyright =A9 2018 Ison111 +;;; Copyright =A9 2018 ison ;;; Copyright =A9 2018, 2019 Ludovic Court=E8s ;;; Copyright =A9 2018 Ricardo Wurmus ;;; Copyright =A9 2019 Meiyo Peng --=20 2.21.0 --fokbwy3woazjr4ld--