diff options
| author | Tom Dalziel <33435574+tomdl89@users.noreply.github.com> | 2021-11-23 21:08:00 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-23 21:08:00 +0100 |
| commit | 5eda325a43bd6e02ae922cdc3f3e48dfa87b90d6 (patch) | |
| tree | 72d31a4a217d560f5b6261c3ca06fcabf298f134 /evil.el | |
| parent | 07aba40dd32c667f36eb1ad244f859983a077d12 (diff) | |
Fix #1543 email address for nonGNU ELPA (#1545)
Diffstat (limited to 'evil.el')
| -rw-r--r-- | evil.el | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -51,6 +51,9 @@ ;; Xiao Hanyu <xiaohanyu1988 at gmail.com> ;; York Zhao <yzhao at telecor.com> +;; The following line is included for NonGNU ELPA's build script: +;; Maintainer: Tom Dalziel <tom.dalziel@gmail.com> + ;; Maintainers: The emacs-evil team. <https://github.com/orgs/emacs-evil/people> ;; To get in touch, please use the bug tracker or the ;; mailing list (see below). |
