From patchwork Thu Nov 10 10:11:43 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Huth X-Patchwork-Id: 693133 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3tDzW70p7xz9ryv for ; Thu, 10 Nov 2016 21:17:23 +1100 (AEDT) Received: from localhost ([::1]:45228 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c4mQ4-0002rv-9s for incoming@patchwork.ozlabs.org; Thu, 10 Nov 2016 05:17:20 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55741) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c4mKp-0006Ae-Aj for qemu-devel@nongnu.org; Thu, 10 Nov 2016 05:11:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c4mKo-0000NO-9q for qemu-devel@nongnu.org; Thu, 10 Nov 2016 05:11:55 -0500 Received: from mx1.redhat.com ([209.132.183.28]:48422) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c4mKo-0000N6-4r for qemu-devel@nongnu.org; Thu, 10 Nov 2016 05:11:54 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 7434E31B332 for ; Thu, 10 Nov 2016 10:11:53 +0000 (UTC) Received: from thh440s.redhat.com (ovpn-116-45.ams2.redhat.com [10.36.116.45]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id uAAABijS004673; Thu, 10 Nov 2016 05:11:52 -0500 From: Thomas Huth To: qemu-devel@nongnu.org Date: Thu, 10 Nov 2016 11:11:43 +0100 Message-Id: <1478772703-28185-7-git-send-email-thuth@redhat.com> In-Reply-To: <1478772703-28185-1-git-send-email-thuth@redhat.com> References: <1478772703-28185-1-git-send-email-thuth@redhat.com> X-Scanned-By: MIMEDefang 2.68 on 10.5.11.23 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.29]); Thu, 10 Nov 2016 10:11:53 +0000 (UTC) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.132.183.28 Subject: [Qemu-devel] [PULL 6/6] MAINTAINERS: Remove obsolete stable branches X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Stefan Hajnoczi Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" There are only very old and orphaned stable branches listed in the MAINTAINERS file - so this section is pretty useless nowadays. Let's remove it. Reviewed-by: John Snow Signed-off-by: Thomas Huth --- MAINTAINERS | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index d8575ab..4a60579 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1574,28 +1574,6 @@ F: tcg/tci/ F: tci.c F: disas/tci.c -Stable branches ---------------- -Stable 1.0 -L: qemu-stable@nongnu.org -T: git git://git.qemu-project.org/qemu-stable-1.0.git -S: Orphan - -Stable 0.15 -L: qemu-stable@nongnu.org -T: git git://git.qemu-project.org/qemu-stable-0.15.git -S: Orphan - -Stable 0.14 -L: qemu-stable@nongnu.org -T: git git://git.qemu-project.org/qemu-stable-0.14.git -S: Orphan - -Stable 0.10 -L: qemu-stable@nongnu.org -T: git git://git.qemu-project.org/qemu-stable-0.10.git -S: Orphan - Block drivers ------------- VMDK