From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-commits+bounces-356885-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1QaATc-00077C-V9
	for garchives@archives.gentoo.org; Fri, 24 Jun 2011 17:47:33 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D9B5E1C041;
	Fri, 24 Jun 2011 17:47:17 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id 9592A1C041
	for <gentoo-commits@lists.gentoo.org>; Fri, 24 Jun 2011 17:47:17 +0000 (UTC)
Received: from pelican.gentoo.org (unknown [66.219.59.40])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id E91741B401D
	for <gentoo-commits@lists.gentoo.org>; Fri, 24 Jun 2011 17:47:16 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by pelican.gentoo.org (Postfix) with ESMTP id 3DFAE8003C
	for <gentoo-commits@lists.gentoo.org>; Fri, 24 Jun 2011 17:47:16 +0000 (UTC)
From: "William Hubbs" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" <williamh@gentoo.org>
Message-ID: <512c69a1067a17b3616aba17925f077ada68d271.williamH@gentoo>
Subject: [gentoo-commits] proj/openrc:master commit in: /
X-VCS-Repository: proj/openrc
X-VCS-Files: README
X-VCS-Directories: /
X-VCS-Committer: williamH
X-VCS-Committer-Name: William Hubbs
X-VCS-Revision: 512c69a1067a17b3616aba17925f077ada68d271
Date: Fri, 24 Jun 2011 17:47:16 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 
X-Archives-Hash: 6b27fba8d316b7c21d5254e641fc337e

commit:     512c69a1067a17b3616aba17925f077ada68d271
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 24 17:47:04 2011 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Fri Jun 24 17:47:04 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=3Dproj/openrc.git;a=3D=
commit;h=3D512c69a1

update bug reporting information in README

---
 README |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/README b/README
index 517ddb3..5f3745c 100644
--- a/README
+++ b/README
@@ -70,9 +70,11 @@ of the system.
=20
 Reporting Bugs
 --------------
-Bugs should go to the Gentoo Bugzilla:
+Since Gentoo Linux is hosting OpenRC development, Bugs should go to
+the Gentoo Bugzilla:
 	http://bugs.gentoo.org/
-You'll want the "Gentoo Linux" product and the "baselayout" component.
+They should be filed under the "Gentoo Hosted Projects" product and
+the "openrc" component.
=20
=20
 History - by Roy Marples