diff --git a/README.txt b/README.txt index e170df9..468062e 100644 --- a/README.txt +++ b/README.txt @@ -40,7 +40,7 @@ This file contains the following sections: GIT-DAEMON GITWEB - CONTACT + CONTACT AND SUPPORT LICENSE ------------------------------------------------------------------------ @@ -346,26 +346,22 @@ GITWEB ------------------------------------------------------------------------ -CONTACT -------- +CONTACT AND SUPPORT +------------------- - NOTE: Unless you have very good reasons, please use the mailing list below - instead of mailing me personally. If you have to mail me, use the gmail - address instead of my work address. - - Author: sitaramc@gmail.com, sitaram@atc.tcs.com - - Mailing list for questions and general discussion: + Mailing list for support and general discussion: gitolite@googlegroups.com subscribe address: gitolite+subscribe@googlegroups.com Mailing list for announcements and notices: - gitolite-announce@googlegroups.com subscribe address: gitolite-announce+subscribe@googlegroups.com IRC: #git and #gitolite on freenode. Note that I live in India (UTC+0530 time zone). + Author: sitaramc@gmail.com, but please DO NOT use this for general support + questions. Subscribe to the list and ask there instead. + LICENSE ------- diff --git a/src/lib/Gitolite/Rc.pm b/src/lib/Gitolite/Rc.pm index 5d3b861..58fc4db 100644 --- a/src/lib/Gitolite/Rc.pm +++ b/src/lib/Gitolite/Rc.pm @@ -425,7 +425,7 @@ __DATA__ ], # comment out or uncomment as needed - # these will run in sequence after a new wild repo is created + # these will run in sequence after a new repo is created POST_CREATE => [ 'post-compile/update-git-configs',