diff options
Diffstat (limited to 'lisp/vc/vc-annotate.el')
-rw-r--r-- | lisp/vc/vc-annotate.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/vc/vc-annotate.el b/lisp/vc/vc-annotate.el index 15f234fda62..84838135fcc 100644 --- a/lisp/vc/vc-annotate.el +++ b/lisp/vc/vc-annotate.el @@ -3,6 +3,7 @@ ;; Copyright (C) 1997-1998, 2000-2019 Free Software Foundation, Inc. ;; Author: Martin Lorentzson <emwson@emw.ericsson.se> +;; Maintainer: emacs-devel@gnu.org ;; Keywords: vc tools ;; Package: vc |