From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965571Ab3DPV6j (ORCPT ); Tue, 16 Apr 2013 17:58:39 -0400 Received: from mga02.intel.com ([134.134.136.20]:33608 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965331Ab3DPV6i (ORCPT ); Tue, 16 Apr 2013 17:58:38 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.87,487,1363158000"; d="scan'208";a="295912270" Date: Tue, 16 Apr 2013 14:58:23 -0700 From: Sarah Sharp To: "Theodore Ts'o" , Rob Landley , linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, Linus Torvalds Subject: Re: [RFC 0/7] Update REPORTING-BUGS Message-ID: <20130416215823.GA18587@xanatos> References: <20130416014742.GB11005@thunk.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130416014742.GB11005@thunk.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thanks Ted! On Mon, Apr 15, 2013 at 09:47:42PM -0400, Theodore Ts'o wrote: > Sarah, > > Thanks so much for improving the REPORTING-BUGS file. With your > changes it looks way better! > > > - Ted