emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/helm 445abe9b4b 01/11: Add author email address in helm-co


From: ELPA Syncer
Subject: [nongnu] elpa/helm 445abe9b4b 01/11: Add author email address in helm-core and helm
Date: Mon, 4 Jul 2022 02:58:44 -0400 (EDT)

branch: elpa/helm
commit 445abe9b4b157c60224075c34b07ae6f421b6b1a
Author: Stefan Monnier <monnier@iro.umontreal.ca>
Commit: Thierry Volpiatto <thievol@posteo.net>

    Add author email address in helm-core and helm
    
    This to fix a building error on NonGnu elpa.
---
 helm-core.el | 2 +-
 helm.el      | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/helm-core.el b/helm-core.el
index ef43732b38..557fc186f2 100644
--- a/helm-core.el
+++ b/helm-core.el
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 2022  Thierry Volpiatto
 
-;; Author: Thierry Volpiatto 
+;; Author: Thierry Volpiatto <thievol@posteo.net>
 ;; URL: https://emacs-helm.github.io/helm/
 ;; Version: 3.8.6
 ;; Package-Requires: ((emacs "25.1") (async "1.9.4"))
diff --git a/helm.el b/helm.el
index dfc2402cad..94c90dfa25 100644
--- a/helm.el
+++ b/helm.el
@@ -8,9 +8,9 @@
 
 ;; Authors of anything.el: Tamas Patrovics
 ;;                         rubikitch <rubikitch@ruby-lang.org>
-;;                         Thierry Volpiatto 
+;;                         Thierry Volpiatto
 
-;; Author: Thierry Volpiatto 
+;; Author: Thierry Volpiatto <thievol@posteo.net>
 ;; Version: 3.8.6
 ;; URL: https://emacs-helm.github.io/helm/
 ;; Package-Requires: ((helm-core "3.8.4") (popup "0.5.3"))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]