diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-05-26 00:58:28 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-05-26 01:00:16 -0700 |
commit | 852d28176990d035366142bfde36a0440a317228 (patch) | |
tree | 7989c0101c23d316258e92ef667090f8d0cca866 /lisp/progmodes/flymake.el | |
parent | 797ee5871e458d6d97f57a24405412a053f5ef32 (diff) | |
download | emacs-852d28176990d035366142bfde36a0440a317228.tar.gz |
Update author/maintainer info
Update email addresses and fix spellings of some author and
maintainer names.
Diffstat (limited to 'lisp/progmodes/flymake.el')
-rw-r--r-- | lisp/progmodes/flymake.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/flymake.el b/lisp/progmodes/flymake.el index 4bb657e9535..83b5ee33aa0 100644 --- a/lisp/progmodes/flymake.el +++ b/lisp/progmodes/flymake.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2003-2019 Free Software Foundation, Inc. -;; Author: Pavel Kobyakov <pk_at_work@yahoo.com> +;; Author: Pavel Kobyakov <pk_at_work@yahoo.com> ;; Maintainer: João Távora <joaotavora@gmail.com> ;; Version: 1.0.6 ;; Package-Requires: ((emacs "26.1")) |