You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by aj...@apache.org on 2003/10/16 21:32:03 UTC

cvs commit: jakarta-gump/python/gump conf.py

ajack       2003/10/16 12:32:03

  Modified:    python/gump conf.py
  Log:
  Would help if I had the correct mailing list address...
  
  	gump@jakarta.apache.org
  
  not
  
  	gump@lists.apache.org
  
  Revision  Changes    Path
  1.23      +5 -5      jakarta-gump/python/gump/conf.py
  
  Index: conf.py
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/python/gump/conf.py,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- conf.py	15 Oct 2003 20:40:02 -0000	1.22
  +++ conf.py	16 Oct 2003 19:32:02 -0000	1.23
  @@ -99,8 +99,8 @@
       logurl		=	'http://cvs.apache.org/builds/gump/nightly/'
       bannerimage = 'http://jakarta.apache.org/images/jakarta-logo.gif'
       
  -    email = 'gump@lists.apache.org'
  -    mailinglist = 'gump@lists.apache.org'
  +    email = 'gump@jakarta.apache.org'
  +    mailinglist = 'gump@jakarta.apache.org'
       mailserver = 'mail.apache.org'
       prefix = '[GUMPY@' + gumphost + ']'
       signature="\r\n--\r\nGump http://jakarta.apache.org/gump\n" \