branch: elpa/swift-mode commit 4c2231e52aee3f954717ac389debd3816e598a22 Author: taku0 <mxxouy6x3m_git...@tatapa.org> Commit: taku0 <mxxouy6x3m_git...@tatapa.org>
Update contributor address --- swift-mode-font-lock.el | 2 +- swift-mode-repl.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/swift-mode-font-lock.el b/swift-mode-font-lock.el index bd51dd7b8d..23ffb907b0 100644 --- a/swift-mode-font-lock.el +++ b/swift-mode-font-lock.el @@ -7,7 +7,7 @@ ;; Chris Barrett <chris.d.barr...@me.com> ;; Bozhidar Batsov <bozhi...@batsov.com> ;; Arthur Evstifeev <l...@pisem.net> -;; Michael Sanders <michael.sand...@fastmail.com> +;; Michael Sanders <https://github.com/msanders> ;; This file is not part of GNU Emacs. diff --git a/swift-mode-repl.el b/swift-mode-repl.el index b9503ad3b9..cb94b5c969 100644 --- a/swift-mode-repl.el +++ b/swift-mode-repl.el @@ -7,7 +7,7 @@ ;; Chris Barrett <chris.d.barr...@me.com> ;; Bozhidar Batsov <bozhi...@batsov.com> ;; Arthur Evstifeev <l...@pisem.net> -;; Michael Sanders <michael.sand...@fastmail.com> +;; Michael Sanders <https://github.com/msanders> ;; This file is not part of GNU Emacs.