[Yapcom checkin] rev 45 - lib/YAPC

[prev] [thread] [next] [lurker] [Date index for 2003/11/25]

From: svn
Subject: [Yapcom checkin] rev 45 - lib/YAPC
Date: 13:28 on 25 Nov 2003
Author: jon
Date: 2003-11-25 13:28:12 +0200 (Tue, 25 Nov 2003)
New Revision: 45

Modified:
   lib/YAPC/Config.pm
Log:
restored Config.pm

Modified: lib/YAPC/Config.pm
===================================================================
--- lib/YAPC/Config.pm	2003-11-25 11:09:26 UTC (rev 44)
+++ lib/YAPC/Config.pm	2003-11-25 11:28:12 UTC (rev 45)
@@ -4,11 +4,11 @@
 our (@STORAGE, $dir, $db_dir, $db_file, $TIMEOUT, $templates_dir, $email_address);
 our (@proposal_languages, @proposal_lengths, @admins);
 
-$dir = "/home/yehuda/Yapcom";
-$email_address = 'jon@xxxxxx.xx.xx';
+$dir = "/home/gabor/projects/perl/perl.org.il/YAPC/dev";
+$email_address = 'yapc@xxxx.xxx.xx';
 
 # list of e-mail address of administrators whom will have extra rights
-@admins = qw(jon@xxxxxx.xx.xx); 
+#@admins = qw(gabor@xxxx.xxx.xx); 
 
 
 $db_dir = "$dir/db";
@@ -21,6 +21,8 @@
 @proposal_lengths = (5, 30, 60, 90, 180);
 @proposal_languages = qw(English Hebrew);
 
+@admins = qw(gabor@xxx.xx.xx);
+
 1;
 
 =head1 VERSION

Generated at 17:06 on 25 Nov 2003 by mariachi 0.51