From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH] MAINTAINERS: Provide proper URL to the upstream Linux development tree for Xen. Date: Mon, 25 Feb 2013 14:07:20 -0500 Message-ID: <20130225190720.GB12258@phenom.dumpdata.com> References: <1361810165-10431-1-git-send-email-konrad.wilk@oracle.com> <1361811390.26546.205.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1361811390.26546.205.camel@zakaz.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell , jeremy@goop.org Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On Mon, Feb 25, 2013 at 04:56:30PM +0000, Ian Campbell wrote: > On Mon, 2013-02-25 at 16:36 +0000, Konrad Rzeszutek Wilk wrote: > > And also put my name behind the mainternship. > > I think you could also safely remove Jeremy these days? > > Maybe we should have a Linux style CREDITS file to retain the names of > historical contributors/maintainers? Like this: >>From b9c7cead3b2fec155548436ec46e0dabbb74e33b Mon Sep 17 00:00:00 2001 From: Konrad Rzeszutek Wilk Date: Mon, 25 Feb 2013 14:04:55 -0500 Subject: [PATCH] CREDITS: First checkin. Adding Jeremy and moving him from the MAINTAINERS file. Signed-off-by: Konrad Rzeszutek Wilk --- CREDITS | 16 ++++++++++++++++ MAINTAINERS | 1 - 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 CREDITS diff --git a/CREDITS b/CREDITS new file mode 100644 index 0000000..eaf05bf --- /dev/null +++ b/CREDITS @@ -0,0 +1,16 @@ + This is at least a partial credits-file of people that have + contributed to the Xen project. It is sorted by name and + formatted to allow easy grepping and beautification by + scripts. The fields are: name (N), email (E), web-address + (W), PGP key ID and fingerprint (P), description (D), and + snail-mail address (S). + Thanks, + + Xen team +---------- + +N: Jeremy Fitzhardinge +E: jeremy@goop.org +W: http://www.goop.org/~jeremy +P: 1B40B6D0 +D: Linux pvops I didn't put his physical address b/c I don't know if he would like it there?