lkml.org 
[lkml]   [2009]   [Apr]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 0/10] MAINTAINERS - add script, patterns and misc updates
From
Date
On Wed, 2009-04-22 at 12:05 -0700, Andrew Morton wrote:
> > It is irritating to manually copy name+email as it looks today.
> > I always have to do that for the Cc: lines.
> me2

This seems to do a decent job of conversion:
I have this in my tree. I'll submit it later.

perl -i -e 'local $/; while(<>) { s@P: ([^\n]+)\nM: ([^\n]+)\n@M: \1 <\2>\n@g; print; }' MAINTAINERS




\
 
 \ /
  Last update: 2009-04-22 22:05    [W:0.427 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site