From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46001) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1alFjw-0003kp-4y for qemu-devel@nongnu.org; Wed, 30 Mar 2016 09:00:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1alFjs-00034V-B4 for qemu-devel@nongnu.org; Wed, 30 Mar 2016 09:00:52 -0400 References: <1459341140-16892-1-git-send-email-thuth@redhat.com> From: Laurent Vivier Message-ID: <56FBCDF1.3070909@redhat.com> Date: Wed, 30 Mar 2016 15:00:33 +0200 MIME-Version: 1.0 In-Reply-To: <1459341140-16892-1-git-send-email-thuth@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: Delete invalid maintainer entries of the Exynos section List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Thomas Huth , qemu-arm@nongnu.org Cc: peter.maydell@linaro.org, e.voevodin@samsung.com, i.mitsyanko@gmail.com, qemu-devel@nongnu.org, d.solodkiy@samsung.com, m.kozlov@samsung.com On 30/03/2016 14:32, Thomas Huth wrote: > Mails to these e-mail addresses are rejected by the mail server > of Samsung with "User unknown" messages, so it seems like these > Exynos maintainers are no longer available. > > Signed-off-by: Thomas Huth > --- > MAINTAINERS | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index afbe845..12eb3fd 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -357,10 +357,7 @@ F: include/hw/timer/a9gtimer.h > F: include/hw/timer/arm_mptimer.h > > Exynos > -M: Evgeny Voevodin > -M: Maksim Kozlov > M: Igor Mitsyanko > -M: Dmitry Solodkiy > L: qemu-arm@nongnu.org > S: Maintained > F: hw/*/exynos* > As you have removed all the maintainers, perhaps S: can be changed to "Orphan"? Laurent