diff options
author | Deepak Goel <deego@gnufans.org> | 2003-01-15 14:56:17 +0000 |
---|---|---|
committer | Deepak Goel <deego@gnufans.org> | 2003-01-15 14:56:17 +0000 |
commit | e1d290e2118242327ddc892b3f7e61cd165bf10b (patch) | |
tree | 3810eaad26e611701bc661f4a7154ee57ced99da /lisp/calc | |
parent | 38018ad31b1be854752746ee92f75654272e6379 (diff) | |
download | emacs-e1d290e2118242327ddc892b3f7e61cd165bf10b.tar.gz emacs-e1d290e2118242327ddc892b3f7e61cd165bf10b.tar.bz2 emacs-e1d290e2118242327ddc892b3f7e61cd165bf10b.zip |
Add new maintainer (deego).
Diffstat (limited to 'lisp/calc')
-rw-r--r-- | lisp/calc/calc-aent.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calc/calc-aent.el b/lisp/calc/calc-aent.el index 2f5270b3e91..569cfc46c72 100644 --- a/lisp/calc/calc-aent.el +++ b/lisp/calc/calc-aent.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1990, 1991, 1992, 1993, 2001 Free Software Foundation, Inc. ;; Author: Dave Gillespie <daveg@synaptics.com> -;; Maintainer: Colin Walters <walters@debian.org> +;; Maintainer: D. Goel and Colin Walters <walters@debian.org> ;; This file is part of GNU Emacs. |