branch: externals/org
commit 62a52b56bcd7ecf96cf3585d63b9bf1217b8fe36
Author: TEC <[email protected]>
Commit: TEC <[email protected]>
Update my maintainer email
* lisp/ox-html.el: Update my email.
* lisp/org-plot.el: Update my email.
---
lisp/org-plot.el | 2 +-
lisp/ox-html.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/lisp/org-plot.el b/lisp/org-plot.el
index 29f578d0ae..8a21094ee0 100644
--- a/lisp/org-plot.el
+++ b/lisp/org-plot.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2008-2022 Free Software Foundation, Inc.
;;
;; Author: Eric Schulte <schulte dot eric at gmail dot com>
-;; Maintainer: TEC <[email protected]>
+;; Maintainer: TEC <[email protected]>
;; Keywords: tables, plotting
;; URL: https://orgmode.org
;;
diff --git a/lisp/ox-html.el b/lisp/ox-html.el
index b5aa868fe7..9024701aa3 100644
--- a/lisp/ox-html.el
+++ b/lisp/ox-html.el
@@ -4,7 +4,7 @@
;; Author: Carsten Dominik <[email protected]>
;; Jambunathan K <kjambunathan at gmail dot com>
-;; Maintainer: TEC <[email protected]>
+;; Maintainer: TEC <[email protected]>
;; Keywords: outlines, hypermedia, calendar, wp
;; This file is part of GNU Emacs.