diff options
| author | Tom Dalziel <tom_dl@hotmail.com> | 2022-12-29 16:43:55 +0000 |
|---|---|---|
| committer | Tom Dalziel <tom_dl@hotmail.com> | 2022-12-29 16:43:55 +0000 |
| commit | 78b2958546e7d09e09762fce7e78112a13599128 (patch) | |
| tree | 3c0ff426be5c8380f441e9f0780e19ce3a55b921 | |
| parent | c9e1449bf3f740b5e9b99e7820df4eca7fc7cf02 (diff) | |
Update maintainer for NonGNU ELPA
| -rw-r--r-- | evil-surround.el | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/evil-surround.el b/evil-surround.el index e20e0cd..c5323c1 100644 --- a/evil-surround.el +++ b/evil-surround.el @@ -8,7 +8,10 @@ ;; ;; Author: Tim Harper <timcharper at gmail dot com> ;; Vegard Øye <vegard_oye at hotmail dot com> -;; Current Maintainer: ninrod (github.com/ninrod) +;; +;; The following line is included for NonGNU ELPA's build script: +;; Maintainer: Tom Dalziel <tom.dalziel@gmail.com> +;; ;; Created: July 23 2011 ;; Version: 1.0.3 ;; Package-Requires: ((evil "1.2.12")) |
