unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Thomas Fitzsimmons <fitzsim@fitzsim.org>
To: Stefan Monnier <monnier@IRO.UMontreal.CA>
Cc: 16322@debbugs.gnu.org
Subject: bug#16322: Acknowledgement (24.3; [PATCH] Streamline EUDC LDAP configuration)
Date: Sun, 25 Jan 2015 18:36:42 -0500	[thread overview]
Message-ID: <m31tmisa9h.fsf@fitzsim.org> (raw)
In-Reply-To: <jwvbnlmsy2j.fsf-monnier+emacsbugs@gnu.org> (Stefan Monnier's message of "Sun, 25 Jan 2015 10:07:36 -0500")

[-- Attachment #1: Type: text/plain, Size: 570 bytes --]

Stefan Monnier <monnier@IRO.UMontreal.CA> writes:

[...]

> Please keep Pavel Janík's name by adding him to the list of authors, as in:
>
>   ;; Author: Oscar Figueiredo <oscar@cpe.fr>
>   ;;         Pavel Janík <Pavel@Janik.cz>
>   ;; Maintainer: Thomas Fitzsimmons <fitzsim@fitzsim.org>

I wasn't sure of the etiquette for adding myself.  Just replacing
Pavel's information did feel weird.  This is much better.  I also took
over as maintainer of eudcb-mab.el which had emacs-devel listed.

> Can you send a new patch?

Attached.

Thanks,
Thomas

[-- Attachment #2: 0001-EUDC-New-maintainer.patch --]
[-- Type: text/x-patch, Size: 5577 bytes --]

From 2bf2186ad9f747e6e4518fd3c6a9015475c1de51 Mon Sep 17 00:00:00 2001
From: Thomas Fitzsimmons <fitzsim@fitzsim.org>
Date: Sun, 25 Jan 2015 17:54:41 -0500
Subject: [PATCH] EUDC: New maintainer

* net/eudcb-bbdb.el, net/eudcb-ldap.el, net/eudcb-mab.el,
net/eudc-bob.el, net/eudcb-ph.el, net/eudc.el, net/eudc-export.el,
net/eudc-hotlist.el, net/eudc-vars.el: New maintainer.
---
 lisp/ChangeLog           | 6 ++++++
 lisp/net/eudc-bob.el     | 3 ++-
 lisp/net/eudc-export.el  | 3 ++-
 lisp/net/eudc-hotlist.el | 3 ++-
 lisp/net/eudc-vars.el    | 3 ++-
 lisp/net/eudc.el         | 3 ++-
 lisp/net/eudcb-bbdb.el   | 3 ++-
 lisp/net/eudcb-ldap.el   | 3 ++-
 lisp/net/eudcb-mab.el    | 2 +-
 lisp/net/eudcb-ph.el     | 3 ++-
 10 files changed, 23 insertions(+), 9 deletions(-)

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3ccd79d..bb660bb 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,11 @@
 2015-01-25  Thomas Fitzsimmons  <fitzsim@fitzsim.org>
 
+	* net/eudcb-bbdb.el, net/eudcb-ldap.el, net/eudcb-mab.el,
+	net/eudc-bob.el, net/eudcb-ph.el, net/eudc.el, net/eudc-export.el,
+	net/eudc-hotlist.el, net/eudc-vars.el: New maintainer.
+
+2015-01-25  Thomas Fitzsimmons  <fitzsim@fitzsim.org>
+
 	* net/eudcb-bbdb.el (eudc-bbdb-field): New function.
 	(eudc-bbdb-filter-non-matching-record): Call eudc-bbdb-field.
 	(eudc-bbdb-format-record-as-result): Likewise.
diff --git a/lisp/net/eudc-bob.el b/lisp/net/eudc-bob.el
index 622ea72..f01f671 100644
--- a/lisp/net/eudc-bob.el
+++ b/lisp/net/eudc-bob.el
@@ -3,7 +3,8 @@
 ;; Copyright (C) 1999-2015 Free Software Foundation, Inc.
 
 ;; Author: Oscar Figueiredo <oscar@cpe.fr>
-;; Maintainer: Pavel Janík <Pavel@Janik.cz>
+;;         Pavel Janík <Pavel@Janik.cz>
+;; Maintainer: Thomas Fitzsimmons <fitzsim@fitzsim.org>
 ;; Keywords: comm
 ;; Package: eudc
 
diff --git a/lisp/net/eudc-export.el b/lisp/net/eudc-export.el
index bbdb294..0e54d84 100644
--- a/lisp/net/eudc-export.el
+++ b/lisp/net/eudc-export.el
@@ -3,7 +3,8 @@
 ;; Copyright (C) 1998-2015 Free Software Foundation, Inc.
 
 ;; Author: Oscar Figueiredo <oscar@cpe.fr>
-;; Maintainer: Pavel Janík <Pavel@Janik.cz>
+;;         Pavel Janík <Pavel@Janik.cz>
+;; Maintainer: Thomas Fitzsimmons <fitzsim@fitzsim.org>
 ;; Keywords: comm
 ;; Package: eudc
 
diff --git a/lisp/net/eudc-hotlist.el b/lisp/net/eudc-hotlist.el
index b3c9a6d..7416ad0 100644
--- a/lisp/net/eudc-hotlist.el
+++ b/lisp/net/eudc-hotlist.el
@@ -3,7 +3,8 @@
 ;; Copyright (C) 1998-2015 Free Software Foundation, Inc.
 
 ;; Author: Oscar Figueiredo <oscar@cpe.fr>
-;; Maintainer: Pavel Janík <Pavel@Janik.cz>
+;;         Pavel Janík <Pavel@Janik.cz>
+;; Maintainer: Thomas Fitzsimmons <fitzsim@fitzsim.org>
 ;; Keywords: comm
 ;; Package: eudc
 
diff --git a/lisp/net/eudc-vars.el b/lisp/net/eudc-vars.el
index 29ddf61..36a583d 100644
--- a/lisp/net/eudc-vars.el
+++ b/lisp/net/eudc-vars.el
@@ -3,7 +3,8 @@
 ;; Copyright (C) 1998-2015 Free Software Foundation, Inc.
 
 ;; Author: Oscar Figueiredo <oscar@cpe.fr>
-;; Maintainer: Pavel Janík <Pavel@Janik.cz>
+;;         Pavel Janík <Pavel@Janik.cz>
+;; Maintainer: Thomas Fitzsimmons <fitzsim@fitzsim.org>
 ;; Keywords: comm
 ;; Package: eudc
 
diff --git a/lisp/net/eudc.el b/lisp/net/eudc.el
index 4dd8097..cf5d13f 100644
--- a/lisp/net/eudc.el
+++ b/lisp/net/eudc.el
@@ -3,7 +3,8 @@
 ;; Copyright (C) 1998-2015 Free Software Foundation, Inc.
 
 ;; Author: Oscar Figueiredo <oscar@cpe.fr>
-;; Maintainer: Pavel Janík <Pavel@Janik.cz>
+;;         Pavel Janík <Pavel@Janik.cz>
+;; Maintainer: Thomas Fitzsimmons <fitzsim@fitzsim.org>
 ;; Keywords: comm
 
 ;; This file is part of GNU Emacs.
diff --git a/lisp/net/eudcb-bbdb.el b/lisp/net/eudcb-bbdb.el
index 7aed542..8333c1d 100644
--- a/lisp/net/eudcb-bbdb.el
+++ b/lisp/net/eudcb-bbdb.el
@@ -3,7 +3,8 @@
 ;; Copyright (C) 1998-2015 Free Software Foundation, Inc.
 
 ;; Author: Oscar Figueiredo <oscar@cpe.fr>
-;; Maintainer: Pavel Janík <Pavel@Janik.cz>
+;;         Pavel Janík <Pavel@Janik.cz>
+;; Maintainer: Thomas Fitzsimmons <fitzsim@fitzsim.org>
 ;; Keywords: comm
 ;; Package: eudc
 
diff --git a/lisp/net/eudcb-ldap.el b/lisp/net/eudcb-ldap.el
index 92972c5..1d426a7 100644
--- a/lisp/net/eudcb-ldap.el
+++ b/lisp/net/eudcb-ldap.el
@@ -3,7 +3,8 @@
 ;; Copyright (C) 1998-2015 Free Software Foundation, Inc.
 
 ;; Author: Oscar Figueiredo <oscar@cpe.fr>
-;; Maintainer: Pavel Janík <Pavel@Janik.cz>
+;;         Pavel Janík <Pavel@Janik.cz>
+;; Maintainer: Thomas Fitzsimmons <fitzsim@fitzsim.org>
 ;; Keywords: comm
 ;; Package: eudc
 
diff --git a/lisp/net/eudcb-mab.el b/lisp/net/eudcb-mab.el
index 81d8f24..a11cd95 100644
--- a/lisp/net/eudcb-mab.el
+++ b/lisp/net/eudcb-mab.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003-2015 Free Software Foundation, Inc.
 
 ;; Author: John Wiegley <johnw@newartisans.com>
-;; Maintainer: emacs-devel@gnu.org
+;; Maintainer: Thomas Fitzsimmons <fitzsim@fitzsim.org>
 ;; Keywords: comm
 ;; Package: eudc
 
diff --git a/lisp/net/eudcb-ph.el b/lisp/net/eudcb-ph.el
index fc6aad6..1897e0b 100644
--- a/lisp/net/eudcb-ph.el
+++ b/lisp/net/eudcb-ph.el
@@ -3,7 +3,8 @@
 ;; Copyright (C) 1998-2015 Free Software Foundation, Inc.
 
 ;; Author: Oscar Figueiredo <oscar@cpe.fr>
-;; Maintainer: Pavel Janík <Pavel@Janik.cz>
+;;         Pavel Janík <Pavel@Janik.cz>
+;; Maintainer: Thomas Fitzsimmons <fitzsim@fitzsim.org>
 ;; Keywords: comm
 ;; Package: eudc
 
-- 
1.8.1.4


  reply	other threads:[~2015-01-25 23:36 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-02  1:51 bug#16322: 24.3; [PATCH] Streamline EUDC LDAP configuration Thomas Fitzsimmons
     [not found] ` <handler.16322.B.138862750228330.ack@debbugs.gnu.org>
2014-11-13  8:50   ` bug#16322: Acknowledgement (24.3; [PATCH] Streamline EUDC LDAP configuration) Thomas Fitzsimmons
2014-11-13 14:49     ` Eli Zaretskii
2014-11-13 17:11       ` Thomas Fitzsimmons
2014-11-13 20:16         ` Eli Zaretskii
2014-11-15 19:58           ` Thomas Fitzsimmons
2014-12-20 21:55     ` bug#16322: 24.4; [PATCH] Streamline EUDC LDAP configuration (was: bug#16322: Acknowledgement (24.3; [PATCH] Streamline EUDC LDAP configuration)) Thomas Fitzsimmons
2015-01-20  1:44       ` bug#16322: 24.4; [PATCH] Streamline EUDC LDAP configuration Thomas Fitzsimmons
2015-01-20 16:35         ` Stefan Monnier
2015-01-20 16:40           ` Dmitry Gutov
2015-01-20 17:31             ` Stefan Monnier
2015-01-20 18:34               ` Dmitry Gutov
2015-01-23 22:22     ` bug#16322: Acknowledgement (24.3; [PATCH] Streamline EUDC LDAP configuration) Stefan Monnier
2015-01-24  6:13       ` Thomas Fitzsimmons
2015-01-25 15:07         ` Stefan Monnier
2015-01-25 23:36           ` Thomas Fitzsimmons [this message]
2015-01-28 11:25         ` Thomas Fitzsimmons

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m31tmisa9h.fsf@fitzsim.org \
    --to=fitzsim@fitzsim.org \
    --cc=16322@debbugs.gnu.org \
    --cc=monnier@IRO.UMontreal.CA \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).