[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
emacs-28 f9f92772dc 2/2: ; Normalize email
From: |
Stefan Kangas |
Subject: |
emacs-28 f9f92772dc 2/2: ; Normalize email |
Date: |
Fri, 2 Sep 2022 19:40:50 -0400 (EDT) |
branch: emacs-28
commit f9f92772dcdab739db54cf03dad9037f4b53473d
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>
; Normalize email
Don't merge to master.
---
lisp/textmodes/etc-authors-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/textmodes/etc-authors-mode.el
b/lisp/textmodes/etc-authors-mode.el
index 3912b829d2..a97f9f036a 100644
--- a/lisp/textmodes/etc-authors-mode.el
+++ b/lisp/textmodes/etc-authors-mode.el
@@ -2,7 +2,7 @@
;; Copyright (C) 2021-2022 Free Software Foundation, Inc.
-;; Author: Stefan Kangas <stefan@marxist.se>
+;; Author: Stefan Kangas <stefankangas@gmail.com>
;; Keywords: internal
;; This file is part of GNU Emacs.