qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] Update MAINTAINERS


From: Stefan Weil
Subject: Re: [Qemu-devel] [PATCH] Update MAINTAINERS
Date: Thu, 09 Sep 2010 22:12:15 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100805 Iceowl/1.0b1 Icedove/3.0.6

Am 09.09.2010 21:54, schrieb Anthony Liguori:
The goal of this file is not to establish strict ownership of the code base but
rather to provide a place for people to direct questions to and for names of
people to CC on patches.

This text should be added to MAINTAINERS.

I'm basing this update on my observations on how things currently work today.
If you think your name should be on something and it's not, don't read anything
into it and just correct me :-)

Signed-off-by: Anthony Liguori<address@hidden>

diff --git a/MAINTAINERS b/MAINTAINERS
index e5165fb..ee84f3f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4,13 +4,12 @@ QEMU Maintainers
  Project leaders:
  ----------------

-Fabrice Bellard
  Paul Brook

-CPU cores:
+TCG cores:
  ----------

-x86                Fabrice Bellard
+x86                ?
  ARM                Paul Brook
  SPARC              Blue Swirl
  MIPS               ?
@@ -26,7 +25,7 @@ Machines (sorted by CPU):
  -------------------------

  x86
-  pc.c                    Fabrice Bellard (new maintainer needed)
+  pc.c                    Anthony Liguori
  ARM
    integratorcp.c          Paul Brook
    versatilepb.c           Paul Brook
@@ -70,19 +69,20 @@ S390
  Generic Subsystems:
  -------------------

-Dynamic translator        Fabrice Bellard
-Main loop                 Fabrice Bellard (new maintainer needed)
-TCG                       Fabrice Bellard
-IDE device                ?
-SCSI device               Paul Brook
+Main loop                 Anthony Liguori
+TCG                       ?
+KVM                       Marcelo Tosatti/Avi Kivity
+Virtio devices            Anthony Liguori
+IDE devices               ?
+SCSI devices              Paul Brook
  PCI layer                 Michael S. Tsirkin
  USB layer                 ?
-Block layer               ?
-Graphic layer             ?
+Block layer               Kevin Wolf
+Graphic layer             Anthony Liguori
  Audio device layer        Vassili Karpov (malc)
-Character device layer    ?
-Network device layer      ?
+Character device layer    Anthony Liguori
+Network device layer      Anthony Liguori/Mark McLoughlin
  GDB stub                  ?
-Linux user                ?
-Darwin user               ?
-SLIRP                     ?
+Linux user                Riku Voipio
+Darwin user               Unmaintained (likely to be removed)
+SLIRP                     Unmaintained

Hello Anthony,

I feel responsible for any file with "Copyright (c) 20xx Stefan Weil" in the header.

Maybe a general remark like this would be good:

For individual files, there is usually a copyright owner mentioned in the file's header.
In most cases, this person also maintains this file.

(or anything similar)

For people who don't know what "Main loop" (and the other topics) is and also for automated parsing (matching of files to maintainers like it is done by the linux kernel)
additional path or filename entries would be helpful in a future version.

Regards
Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]