0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-30 00:27:52 +00:00

org.el: New maintainer

* doc/orgguide.texi:
* doc/org.texi:
* org.el: New maintainer.
This commit is contained in:
Bastien Guerry 2013-04-21 16:58:01 +02:00
parent 774b532679
commit 8a5ac12268
3 changed files with 7 additions and 7 deletions

View file

@ -13,9 +13,9 @@
@c Version and Contact Info @c Version and Contact Info
@set MAINTAINERSITE @uref{http://orgmode.org,maintainers web page} @set MAINTAINERSITE @uref{http://orgmode.org,maintainers web page}
@set AUTHOR Carsten Dominik @set AUTHOR Carsten Dominik
@set MAINTAINER Bastien Guerry @set MAINTAINER Carsten Dominik
@set MAINTAINEREMAIL @email{bzg at gnu dot org} @set MAINTAINEREMAIL @email{carsten at orgmode dot org}
@set MAINTAINERCONTACT @uref{mailto:bzg at gnu dot org,contact the maintainer} @set MAINTAINERCONTACT @uref{mailto:carsten at orgmode dot org,contact the maintainer}
@c %**end of header @c %**end of header
@finalout @finalout

View file

@ -13,9 +13,9 @@
@c Version and Contact Info @c Version and Contact Info
@set MAINTAINERSITE @uref{http://orgmode.org,maintainers webpage} @set MAINTAINERSITE @uref{http://orgmode.org,maintainers webpage}
@set AUTHOR Carsten Dominik @set AUTHOR Carsten Dominik
@set MAINTAINER Bastien Guerry @set MAINTAINER Carsten Dominik
@set MAINTAINEREMAIL @email{bzg at gnu dot org} @set MAINTAINEREMAIL @email{carsten at orgmode dot org}
@set MAINTAINERCONTACT @uref{mailto:bzg at gnu dot org,contact the maintainer} @set MAINTAINERCONTACT @uref{mailto:carsten at orgmode dot org,contact the maintainer}
@c %**end of header @c %**end of header
@finalout @finalout

View file

@ -4,7 +4,7 @@
;; Copyright (C) 2004-2013 Free Software Foundation, Inc. ;; Copyright (C) 2004-2013 Free Software Foundation, Inc.
;; ;;
;; Author: Carsten Dominik <carsten at orgmode dot org> ;; Author: Carsten Dominik <carsten at orgmode dot org>
;; Maintainer: Bastien Guerry <bzg at gnu dot org> ;; Maintainer: Carsten Dominik <carsten at orgmode dot org>
;; Keywords: outlines, hypermedia, calendar, wp ;; Keywords: outlines, hypermedia, calendar, wp
;; Homepage: http://orgmode.org ;; Homepage: http://orgmode.org
;; ;;