qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] Cut down on Andreas' maintainer responsibilities
@ 2016-05-25 16:35 Andreas Färber
  2016-05-25 16:35 ` [Qemu-devel] [PULL 1/4] MAINTAINERS: Drop Andreas as Cocoa maintainer Andreas Färber
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Andreas Färber @ 2016-05-25 16:35 UTC (permalink / raw)
  To: qemu-devel
  Cc: Andreas Färber, Peter Maydell, Thomas Huth, Eduardo Habkost,
	Aleksandar Markovic, Markus Armbruster, Alexander Graf,
	Bruce Rogers

Hello Peter et al.,

In a desperate attempt to restore sanity to my inbox and my personal well-being
I am pulling the plug on most of my maintainer responsibilities:

1) I am no longer able to test nor interested in Cocoa patches. Peter has
taken this over and dropped ppc64 support but did not yet drop me.

2) I have not actively worked on PReP for a long time. My last patches
to refactor Super I/O for Markus got stuck (floppy, isa-serial, etc.)
and probably no longer apply due to their large code movements.
Someone picking up that series will be appreciated.

3) We never fully figured out the workflow for maintaining stable branches
post-mdroth, so those activities have ceased and newer releases are no longer
being documented in MAINTAINERS anyway.

4) I have been unable and unwilling to spend as much time on the QOM CPUs
as some people are expecting of me, nor am I using KVM much myself these days
for testing, and I don't want to block hot-plug work.

That leaves the core QOM code, which was never exclusively me, so I'm hoping
we can distribute that well enough over the various trees.

I may contribute to some of those areas, but please stop CC'ing me on huge series,
including areas that I was never maintainer for, or putting time pressure on me.
If you have concrete questions for me, please ask me directly or I am likely
to just ignore patches. But for now after weeks of illness I am taking a break and
will be unavailable as of tomorrow for the next two weeks.

I also recall having uint64 visitor fixes from ~2.5 somewhere; someone picking
them up would be appreciated, I think it was only minor requests for a respin.

Regards,
Andreas

Cc: Peter Maydell <peter.maydell@linaro.org>

Cc: Thomas Huth <thuth@redhat.com>
Cc: Eduardo Habkost <ehabkost@redhat.com>
Cc: Aleksandar Markovic <aleksandar.markovic@imgtec.com>

Cc: Markus Armbruster <armbru@redhat.com>

Cc: Alexander Graf <agraf@suse.de>
Cc: Bruce Rogers <brogers@suse.com>

The following changes since commit 287db79df8af8e31f18e262feb5e05103a09e4d4:

  Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging (2016-05-24 13:06:33 +0100)

are available in the git repository at:

  git://github.com/afaerber/qemu-cpu.git tags/maintainers-for-peter

for you to fetch changes up to 12b0e69cd71f3f71bacb51ed7dc71393ec384da6:

  MAINTAINERS: Drop Andreas as CPU maintainer (2016-05-25 17:44:15 +0200)

----------------------------------------------------------------
Andreas stepping down from most maintainer positions

----------------------------------------------------------------
Andreas Färber (4):
      MAINTAINERS: Drop Andreas as Cocoa maintainer
      MAINTAINERS: Drop Andreas as PReP maintainer
      MAINTAINERS: Drop Andreas as 0.15 maintainer
      MAINTAINERS: Drop Andreas as CPU maintainer

 MAINTAINERS | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Qemu-devel] [PULL 1/4] MAINTAINERS: Drop Andreas as Cocoa maintainer
  2016-05-25 16:35 [Qemu-devel] [PULL 0/4] Cut down on Andreas' maintainer responsibilities Andreas Färber
@ 2016-05-25 16:35 ` Andreas Färber
  2016-05-25 16:35 ` [Qemu-devel] [PULL 2/4] MAINTAINERS: Drop Andreas as PReP maintainer Andreas Färber
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Andreas Färber @ 2016-05-25 16:35 UTC (permalink / raw)
  To: qemu-devel; +Cc: Andreas Färber

From: Andreas Färber <andreas.faerber@web.de>

Peter has taken over Cocoa maintainership.

Signed-off-by: Andreas Färber <andreas.faerber@web.de>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 81e7fac..87ad14f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1105,7 +1105,6 @@ F: ui/
 F: include/ui/
 
 Cocoa graphics
-M: Andreas Färber <andreas.faerber@web.de>
 M: Peter Maydell <peter.maydell@linaro.org>
 S: Odd Fixes
 F: ui/cocoa.m
-- 
2.6.6

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [Qemu-devel] [PULL 2/4] MAINTAINERS: Drop Andreas as PReP maintainer
  2016-05-25 16:35 [Qemu-devel] [PULL 0/4] Cut down on Andreas' maintainer responsibilities Andreas Färber
  2016-05-25 16:35 ` [Qemu-devel] [PULL 1/4] MAINTAINERS: Drop Andreas as Cocoa maintainer Andreas Färber
@ 2016-05-25 16:35 ` Andreas Färber
  2016-05-25 16:35 ` [Qemu-devel] [PULL 3/4] MAINTAINERS: Drop Andreas as 0.15 maintainer Andreas Färber
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Andreas Färber @ 2016-05-25 16:35 UTC (permalink / raw)
  To: qemu-devel; +Cc: Andreas Färber

From: Andreas Färber <andreas.faerber@web.de>

Signed-off-by: Andreas Färber <andreas.faerber@web.de>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 87ad14f..988ce3a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -597,7 +597,7 @@ F: hw/pci-host/grackle.c
 F: hw/misc/macio/
 
 PReP
-M: Andreas Färber <andreas.faerber@web.de>
+L: qemu-devel@nongnu.org
 L: qemu-ppc@nongnu.org
 S: Odd Fixes
 F: hw/ppc/prep.c
-- 
2.6.6

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [Qemu-devel] [PULL 3/4] MAINTAINERS: Drop Andreas as 0.15 maintainer
  2016-05-25 16:35 [Qemu-devel] [PULL 0/4] Cut down on Andreas' maintainer responsibilities Andreas Färber
  2016-05-25 16:35 ` [Qemu-devel] [PULL 1/4] MAINTAINERS: Drop Andreas as Cocoa maintainer Andreas Färber
  2016-05-25 16:35 ` [Qemu-devel] [PULL 2/4] MAINTAINERS: Drop Andreas as PReP maintainer Andreas Färber
@ 2016-05-25 16:35 ` Andreas Färber
  2016-05-25 16:35 ` [Qemu-devel] [PULL 4/4] MAINTAINERS: Drop Andreas as CPU maintainer Andreas Färber
  2016-05-25 16:59 ` [Qemu-devel] [PULL 0/4] Cut down on Andreas' maintainer responsibilities Peter Maydell
  4 siblings, 0 replies; 6+ messages in thread
From: Andreas Färber @ 2016-05-25 16:35 UTC (permalink / raw)
  To: qemu-devel; +Cc: Andreas Färber

Downgrade to orphan status, like all other remaining stable entries.

Signed-off-by: Andreas Färber <afaerber@suse.de>
---
 MAINTAINERS | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 988ce3a..77bef88 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1399,9 +1399,8 @@ S: Orphan
 
 Stable 0.15
 L: qemu-stable@nongnu.org
-M: Andreas Färber <afaerber@suse.de>
 T: git git://git.qemu-project.org/qemu-stable-0.15.git
-S: Supported
+S: Orphan
 
 Stable 0.14
 L: qemu-stable@nongnu.org
-- 
2.6.6

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [Qemu-devel] [PULL 4/4] MAINTAINERS: Drop Andreas as CPU maintainer
  2016-05-25 16:35 [Qemu-devel] [PULL 0/4] Cut down on Andreas' maintainer responsibilities Andreas Färber
                   ` (2 preceding siblings ...)
  2016-05-25 16:35 ` [Qemu-devel] [PULL 3/4] MAINTAINERS: Drop Andreas as 0.15 maintainer Andreas Färber
@ 2016-05-25 16:35 ` Andreas Färber
  2016-05-25 16:59 ` [Qemu-devel] [PULL 0/4] Cut down on Andreas' maintainer responsibilities Peter Maydell
  4 siblings, 0 replies; 6+ messages in thread
From: Andreas Färber @ 2016-05-25 16:35 UTC (permalink / raw)
  To: qemu-devel; +Cc: Andreas Färber

Signed-off-by: Andreas Färber <afaerber@suse.de>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 77bef88..3700d51 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1046,7 +1046,7 @@ S: Supported
 F: scripts/coverity-model.c
 
 CPU
-M: Andreas Färber <afaerber@suse.de>
+L: qemu-devel@nongnu.org
 S: Supported
 F: qom/cpu.c
 F: include/qom/cpu.h
-- 
2.6.6

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [Qemu-devel] [PULL 0/4] Cut down on Andreas' maintainer responsibilities
  2016-05-25 16:35 [Qemu-devel] [PULL 0/4] Cut down on Andreas' maintainer responsibilities Andreas Färber
                   ` (3 preceding siblings ...)
  2016-05-25 16:35 ` [Qemu-devel] [PULL 4/4] MAINTAINERS: Drop Andreas as CPU maintainer Andreas Färber
@ 2016-05-25 16:59 ` Peter Maydell
  4 siblings, 0 replies; 6+ messages in thread
From: Peter Maydell @ 2016-05-25 16:59 UTC (permalink / raw)
  To: Andreas Färber
  Cc: QEMU Developers, Thomas Huth, Eduardo Habkost,
	Aleksandar Markovic, Markus Armbruster, Alexander Graf,
	Bruce Rogers

On 25 May 2016 at 17:35, Andreas Färber <afaerber@suse.de> wrote:
> I may contribute to some of those areas, but please stop CC'ing
> me on huge series, including areas that I was never maintainer for,
> or putting time pressure on me. If you have concrete questions for
> me, please ask me directly or I am likely to just ignore patches.
> But for now after weeks of illness I am taking a break and
> will be unavailable as of tomorrow for the next two weeks.

Thanks very much for all your work on QEMU; being maintainer
can be a pretty thankless and heavy workload sometimes and
I completely appreciate needing to get away from it. I hope
you have a good and relaxing holiday.

I'll apply these patches to the MAINTAINERS file shortly.

-- PMM

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-05-25 16:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-25 16:35 [Qemu-devel] [PULL 0/4] Cut down on Andreas' maintainer responsibilities Andreas Färber
2016-05-25 16:35 ` [Qemu-devel] [PULL 1/4] MAINTAINERS: Drop Andreas as Cocoa maintainer Andreas Färber
2016-05-25 16:35 ` [Qemu-devel] [PULL 2/4] MAINTAINERS: Drop Andreas as PReP maintainer Andreas Färber
2016-05-25 16:35 ` [Qemu-devel] [PULL 3/4] MAINTAINERS: Drop Andreas as 0.15 maintainer Andreas Färber
2016-05-25 16:35 ` [Qemu-devel] [PULL 4/4] MAINTAINERS: Drop Andreas as CPU maintainer Andreas Färber
2016-05-25 16:59 ` [Qemu-devel] [PULL 0/4] Cut down on Andreas' maintainer responsibilities Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).