]> git.donarmstrong.com Git - cran2deb.git/commitdiff
email acct
authorblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sun, 14 Jun 2009 15:54:24 +0000 (15:54 +0000)
committerblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sun, 14 Jun 2009 15:54:24 +0000 (15:54 +0000)
git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@241 edb9625f-4e0d-4859-8d74-9fd3b1da38cb

trunk/R/zzz.R

index aee18cd3147ef5c6f9a2e49d954e6b00edd4a109..8861328a76f54977bca4bda0a6ea9cdcc8763517 100644 (file)
@@ -5,7 +5,7 @@
         stop('Invalid system specification: must be of the form name-arch')
     }
     global("host_arch", gsub('^[a-z]+-','',which_system))
-    global("maintainer", 'cran2deb autobuild <cran2deb@example.org>')
+    global("maintainer", 'cran2deb autobuild <cran2deb@gmail.com>')
     global("root", system.file(package='cran2deb'))
     global("cache_root", '/var/cache/cran2deb')
     global("pbuilder_results",  file.path('/var/cache/cran2deb/results',which_system))