erc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Erc-commit] [commit][emacs22] Update maintainer information.


From: mwolson
Subject: [Erc-commit] [commit][emacs22] Update maintainer information.
Date: Sun, 14 Oct 2007 00:48:17 -0400

commit 4917760a4e2e1b04baea6b0279918e0c3c46474c
Author: Michael Olson <address@hidden>
Date:   Tue Jun 27 07:10:10 2006 +0000

    Update maintainer information.
    
    * erc.el: Update maintainer information and URLs.
    git-archimport-id: address@hidden/erc--main--0--patch-12

diff --git a/ChangeLog b/ChangeLog
index 353f2ce..920fb2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-06-27  Michael Olson  <address@hidden>
+
+       * erc.el: Update maintainer information and URLs.
+
 2006-06-21  Michael Olson  <address@hidden>
 
        * Makefile (upload): Make this work with the GNU upload system.
diff --git a/erc.el b/erc.el
index a87aae2..171123d 100644
--- a/erc.el
+++ b/erc.el
@@ -11,7 +11,7 @@
 ;;               Andreas Fuchs (address@hidden)
 ;;               Gergely Nagy (address@hidden)
 ;;               David Edmondson (address@hidden)
-;; Maintainer: Mario Lang (address@hidden)
+;; Maintainer: Michael Olson (address@hidden)
 ;; Keywords: IRC, chat, client, Internet
 
 ;; This file is part of GNU Emacs.
@@ -36,12 +36,13 @@
 ;; ERC is an IRC client for Emacs.
 
 ;; For more information, see the following URLs:
-;; * http://sf.net/projects/erc/
+;; * http://sv.gnu.org/projects/erc/
 ;; * http://www.emacswiki.org/cgi-bin/wiki.pl?EmacsIRCClient
 
-;; Jul-26-2001. erc.el is now in CVS on SourceForge.  I invite everyone
-;; who wants to hack it to contact me <address@hidden> in order to
-;; get write access on the CVS.
+;; As of 2006-06-13, ERC development is now hosted on Savannah
+;; (http://sv.gnu.org/projects/erc).  I invite everyone who wants to
+;; hack on it to contact me <address@hidden> in order to get write
+;; access to the shared Arch archive.
 
 ;; Installation:
 
@@ -77,12 +78,12 @@
 (require 'erc-menu)
 
 (defvar erc-official-location
-  "http://erc.sf.net (comments mailto://address@hidden)"
+  "http://emacswiki.org/cgi-bin/wiki/ERC (mailing list: address@hidden)"
   "Location of the ERC client on the Internet.")
 
 (defgroup erc nil
   "Emacs Internet Relay Chat client."
-  :link '(url-link "http://www.emacswiki.org/cgi-bin/wiki.pl?EmacsIRCClient";)
+  :link '(url-link "http://www.emacswiki.org/cgi-bin/wiki/ERC";)
   :prefix "erc-"
   :group 'applications)
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]