| Submitter | Stefan Weil |
|---|---|
| Date | Sept. 9, 2010, 7:50 p.m. |
| Message ID | <1284061839-538-1-git-send-email-weil@mail.berlios.de> |
| Download | mbox | patch |
| Permalink | /patch/64330/ |
| State | New |
| Headers | show |
Comments
On 09/09/2010 02:50 PM, Stefan Weil wrote: > According to Anthony, Riku is the maintainer for Linux user, > so make this visible for everyone. > > (The patch also fixes a whitespace issue at end of line - > required by git and by my editor). > > Cc: Riku Voipio<riku.voipio@iki.fi> > Cc: Anthony Liguori<aliguori@us.ibm.com> > Signed-off-by: Stefan Weil<weil@mail.berlios.de> > I've got mixed feelings about it, but let me take a stab at doing a more thorough update to MAINTAINERS. Comments appreciated. Regards, Anthony Liguori > --- > MAINTAINERS | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index e5165fb..63deb87 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -68,7 +68,7 @@ S390 > s390-*.c Alexander Graf > > Generic Subsystems: > -------------------- > +------------------- > > Dynamic translator Fabrice Bellard > Main loop Fabrice Bellard (new maintainer needed) > @@ -83,6 +83,6 @@ Audio device layer Vassili Karpov (malc) > Character device layer ? > Network device layer ? > GDB stub ? > -Linux user ? > +Linux user Riku Voipio > Darwin user ? > SLIRP ? >
Patch
diff --git a/MAINTAINERS b/MAINTAINERS index e5165fb..63deb87 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -68,7 +68,7 @@ S390 s390-*.c Alexander Graf Generic Subsystems: -------------------- +------------------- Dynamic translator Fabrice Bellard Main loop Fabrice Bellard (new maintainer needed) @@ -83,6 +83,6 @@ Audio device layer Vassili Karpov (malc) Character device layer ? Network device layer ? GDB stub ? -Linux user ? +Linux user Riku Voipio Darwin user ? SLIRP ?
According to Anthony, Riku is the maintainer for Linux user, so make this visible for everyone. (The patch also fixes a whitespace issue at end of line - required by git and by my editor). Cc: Riku Voipio <riku.voipio@iki.fi> Cc: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Stefan Weil <weil@mail.berlios.de> --- MAINTAINERS | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)