summaryrefslogtreecommitdiff
path: root/lisp/org/ob-eshell.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org/ob-eshell.el')
-rw-r--r--lisp/org/ob-eshell.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/org/ob-eshell.el b/lisp/org/ob-eshell.el
index 6ae0fc613dd..d74c4fc43f9 100644
--- a/lisp/org/ob-eshell.el
+++ b/lisp/org/ob-eshell.el
@@ -3,8 +3,9 @@
;; Copyright (C) 2018-2021 Free Software Foundation, Inc.
;; Author: stardiviner <numbchild@gmail.com>
+;; Maintainer: stardiviner <numbchild@gmail.com>
+;; Homepage: https://github.com/stardiviner/ob-eshell
;; Keywords: literate programming, reproducible research
-;; Homepage: https://orgmode.org
;; This file is part of GNU Emacs.