From e at yhbt.net Sat Jun 6 15:53:40 2009 From: e at yhbt.net (Eric Wong) Date: Sat, 6 Jun 2009 12:53:40 -0700 Subject: testing Message-ID: <20090606195340.GB20150@dcvr.yhbt.net> Working yet? (unsubscribed address) -- Eric Wong From normalperson at yhbt.net Sat Jun 6 15:57:35 2009 From: normalperson at yhbt.net (Eric Wong) Date: Sat, 6 Jun 2009 12:57:35 -0700 Subject: testing In-Reply-To: <20090606194148.GA20150@dcvr.yhbt.net> References: <20090606194148.GA20150@dcvr.yhbt.net> Message-ID: <20090606195735.GC20150@dcvr.yhbt.net> Eric Wong wrote: > Working yet? Yes -- Eric Wong From normalperson at yhbt.net Sat Jun 6 16:22:37 2009 From: normalperson at yhbt.net (Eric Wong) Date: Sat, 6 Jun 2009 13:22:37 -0700 Subject: [PATCH] README: update with mailing list info In-Reply-To: <20090606201633.GA17639@dcvr.yhbt.net> References: <20090606201633.GA17639@dcvr.yhbt.net> Message-ID: <20090606202237.GA17011@dcvr.yhbt.net> --- README | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README b/README index 161a3e1..f838314 100644 --- a/README +++ b/README @@ -142,5 +142,7 @@ regarding this. == Contact -Email Eric Wong at normalperson at yhbt.net for now. -Newsgroup and mailing list maybe coming... +mailing list: mongrel-unicorn at rubyforge.org (no subscription necessary) + +_All_ feedback (bug reports, patches, pull requests) go to the public +mailing list. Send patches inline (git format-patch -M + git send-email). -- Eric Wong