Explorar el Código

Merge branch 'maint'

Bastien hace 5 años
padre
commit
389875c495
Se han modificado 3 ficheros con 3 adiciones y 1 borrados
  1. 1 1
      lisp/org-attach.el
  2. 1 0
      lisp/org-list.el
  3. 1 0
      lisp/org-table.el

+ 1 - 1
lisp/org-attach.el

@@ -3,8 +3,8 @@
 ;; Copyright (C) 2008-2020 Free Software Foundation, Inc.
 
 ;; Author: John Wiegley <johnw@newartisans.com>
+;; Maintainer: Bastien Guerry <bzg at gnu dot org>
 ;; Keywords: org data attachment
-
 ;; This file is part of GNU Emacs.
 ;;
 ;; GNU Emacs is free software: you can redistribute it and/or modify

+ 1 - 0
lisp/org-list.el

@@ -4,6 +4,7 @@
 ;;
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;;	   Bastien Guerry <bzg@gnu.org>
+;; Maintainer: Bastien Guerry <bzg at gnu dot org>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: https://orgmode.org
 ;;

+ 1 - 0
lisp/org-table.el

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