branch: master
commit f749f73d4cf901fe8ae325db36a4c4b7bf272cad
Author: Jeremy Bryant <[email protected]>
Commit: Arash Esbati <[email protected]>

    ; Add Maintainer: [email protected] to various files
    
    * bib-cite.el, context-en.el
    context.el, lpath.el
    tex-bar.el, tex-jp.el
    tex-style.el, tex-wizard.el
    toolbar-x.el: Add Maintainer: [email protected].  (bug#71261)
---
 bib-cite.el   | 1 +
 context-en.el | 6 +++---
 context.el    | 4 +++-
 lpath.el      | 1 +
 tex-bar.el    | 1 +
 tex-jp.el     | 1 +
 tex-style.el  | 1 +
 tex-wizard.el | 1 +
 toolbar-x.el  | 3 ++-
 9 files changed, 14 insertions(+), 5 deletions(-)

diff --git a/bib-cite.el b/bib-cite.el
index 7b425cac..5a09a8d6 100644
--- a/bib-cite.el
+++ b/bib-cite.el
@@ -3,6 +3,7 @@
 ;; Copyright (C) 1994-1999, 2001, 2003-2005, 2014-2022 Free Software 
Foundation, Inc.
 
 ;; Author:    Peter S. Galbraith <[email protected]>
+;; Maintainer: [email protected]
 ;; Created:   06 July 1994
 ;; Version:   3.28  (Feb 23 2005)
 ;; Keywords:  bibtex, cite, auctex, emacs
diff --git a/context-en.el b/context-en.el
index c63a4fd1..e5875628 100644
--- a/context-en.el
+++ b/context-en.el
@@ -1,9 +1,9 @@
 ;;; context-en.el --- Support for the ConTeXt english interface. -*- 
lexical-binding: t; -*-
 
-;; Copyright (C) 2003-2004, 2006, 2008
-;;               2010, 2014, 2020-2023 Free Software Foundation, Inc.
+;; Copyright (C) 2003-2023 Free Software Foundation, Inc.
 
-;; Maintainer: Berend de Boer <[email protected]>
+;; Author: Berend de Boer <[email protected]>
+;; Maintainer: [email protected]
 ;; Keywords: tex
 
 ;; This file is part of AUCTeX.
diff --git a/context.el b/context.el
index 0caab223..abe11019 100644
--- a/context.el
+++ b/context.el
@@ -2,7 +2,9 @@
 
 ;; Copyright (C) 2003-2024  Free Software Foundation, Inc.
 
-;; Maintainer: Berend de Boer <[email protected]>
+;; Author: Patrick Gundlach <[email protected]>
+;;         Berend de Boer <[email protected]>
+;; Maintainer: [email protected]
 ;; Keywords: tex
 
 ;; This file is part of AUCTeX.
diff --git a/lpath.el b/lpath.el
index f43a9841..e7ef204a 100644
--- a/lpath.el
+++ b/lpath.el
@@ -1,6 +1,7 @@
 ;;; This file is only used for installing AUCTeX.  -*- lexical-binding: t; -*-
 
 ;; Copyright (C) 2013-2021  Free Software Foundation, Inc.
+;; Maintainer: [email protected]
 
 ;;; It is not a part of AUCTeX itself.
 
diff --git a/tex-bar.el b/tex-bar.el
index a0bf9311..07a5cde3 100644
--- a/tex-bar.el
+++ b/tex-bar.el
@@ -18,6 +18,7 @@
 ;; MA 02110-1301 USA
 
 ;; Author: Miguel V. S. Frasson <[email protected]>
+;; Maintainer: [email protected]
 ;; Keywords: tool-bar, tex, latex
 
 ;;; Commentary:
diff --git a/tex-jp.el b/tex-jp.el
index 704ef802..52959078 100644
--- a/tex-jp.el
+++ b/tex-jp.el
@@ -6,6 +6,7 @@
 ;;             Hidenobu Nabetani <[email protected]>
 ;; Maintainer: Masayuki Ataka <[email protected]>
 ;;             Ikumi Keita <[email protected]>
+;;             [email protected]
 ;; Keywords: tex
 
 ;; This file is part of AUCTeX.
diff --git a/tex-style.el b/tex-style.el
index f546df96..81c243ba 100644
--- a/tex-style.el
+++ b/tex-style.el
@@ -3,6 +3,7 @@
 ;; Copyright (C) 2005-2024  Free Software Foundation, Inc.
 
 ;; Author: Reiner Steib <[email protected]>
+;; Maintainer: [email protected]
 ;; Keywords: tex, text, convenience
 
 ;; This file is free software; you can redistribute it and/or modify
diff --git a/tex-wizard.el b/tex-wizard.el
index 8c8ba819..d0d0c24d 100644
--- a/tex-wizard.el
+++ b/tex-wizard.el
@@ -3,6 +3,7 @@
 ;; Copyright (C) 2003-2024 Free Software Foundation, Inc.
 
 ;; Author: David Kastrup <[email protected]>
+;; Maintainer: [email protected]
 ;; Keywords: tex, text, convenience
 
 ;; This file is free software; you can redistribute it and/or modify
diff --git a/toolbar-x.el b/toolbar-x.el
index f8e8ae91..72a3403f 100644
--- a/toolbar-x.el
+++ b/toolbar-x.el
@@ -17,7 +17,8 @@
 ;; Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 ;; MA 02110-1301 USA
 
-;;; Author: Miguel Vinicius Santini Frasson
+;; Author: Miguel Vinicius Santini Frasson <[email protected]>
+;; Maintainer: [email protected]
 
 ;;; Commentary:
 ;; This program implements a common interface to display toolbar

Reply via email to