From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030678Ab2GLRs4 (ORCPT ); Thu, 12 Jul 2012 13:48:56 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:50224 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755379Ab2GLRsw (ORCPT ); Thu, 12 Jul 2012 13:48:52 -0400 From: "Luis R. Rodriguez" To: Richard Fontana Cc: "Bradley M. Kuhn" , tytso@mit.edu, linux-kernel@vger.kernel.org, "Luis R. Rodriguez" Subject: [PATCH v2 1/6] copyleft-next: remove issue tracker references Date: Thu, 12 Jul 2012 10:48:40 -0700 Message-Id: <1342115325-9443-2-git-send-email-mcgrof@do-not-panic.com> X-Mailer: git-send-email 1.7.10.rc1.22.gf5241 In-Reply-To: <1342115325-9443-1-git-send-email-mcgrof@do-not-panic.com> References: <1342115325-9443-1-git-send-email-mcgrof@do-not-panic.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: "Luis R. Rodriguez" This uses github, lets not confuse the focus for development for now. --- CONTRIBUTING | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/CONTRIBUTING b/CONTRIBUTING index 1db3cd2..d06f5da 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -47,15 +47,4 @@ Public Source Locations ======================= Gitorious (https://gitorious.org/copyleft-next) is now the centralized -location of source for this project. It will be mirrored at a GitHub -repo (currently https://github.com/richardfontana/Copyleft.next) for -the time being, and perhaps indefinitely. - - -Issue Tracking -============== - -The issue tracker associated with -https://github.com/richardfontana/Copyleft.next shall be kept open for the -time being, but at some point it is likely to be disabled. - +location of source for this project. -- 1.7.10.rc1.22.gf5241