From patchwork Wed Mar 13 21:28:46 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Vetter X-Patchwork-Id: 2265051 Return-Path: X-Original-To: patchwork-intel-gfx@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork1.kernel.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) by patchwork1.kernel.org (Postfix) with ESMTP id 315883FD8C for ; Wed, 13 Mar 2013 21:29:02 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id F3BDBE60F0 for ; Wed, 13 Mar 2013 14:29:01 -0700 (PDT) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mail-pb0-f44.google.com (mail-pb0-f44.google.com [209.85.160.44]) by gabe.freedesktop.org (Postfix) with ESMTP id CC472E5C73 for ; Wed, 13 Mar 2013 14:28:53 -0700 (PDT) Received: by mail-pb0-f44.google.com with SMTP id wz12so1426527pbc.31 for ; Wed, 13 Mar 2013 14:28:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=x-received:from:to:cc:subject:date:message-id:x-mailer; bh=CotQsWoKktC/hXobB45P5zKGnOUxdI9OlDZDO/deVh0=; b=VrEPOoQytnD0ZWipRYuryy2KnPJ+AjZydvdcTLGHLssA7ICdL/s/5NZmG9gF1xOorQ 6tnBCmAt+OTN2IvJ1UmZJ7GFvANQGRYrOhneCsO6DcjA8Mf2X79wOnQE2tiaXopIzLKI Rknapr3R5QxqG10X6mXzY6yR30Ha/tbQcxGh8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer :x-gm-message-state; bh=CotQsWoKktC/hXobB45P5zKGnOUxdI9OlDZDO/deVh0=; b=PJmvfGkD7sx3GufQQTbjssqa1k/Qj/vwHMLriZs1AJAIeVE4wcF05j043IgMvr8CL1 6h2JN1TWotPNDWIpqLH6DaypanlCXH194kbxI7o9TXKECzm2wMPhJ2ai4HPA27R30H3M tJiVL0aCja7ay2GU43KmhdzcREnEQSGHJLVo68510+sTS2JrNZzXLT5bZJiEXJwlFkS1 Pg60A6B9YCeXaNuIJNum5f4TXhV0k75ox+YvBJCx+58Lk9fO0ID6WDEr1ugSjCh+mlwC K94Qk7uoiZaaxW0N2ojXkBh4K6PXyJf23P0+d5LBbNtKo5zg7POEvpv6BX2vJebqqKxz Kh/w== X-Received: by 10.68.226.201 with SMTP id ru9mr21424380pbc.102.1363210133122; Wed, 13 Mar 2013 14:28:53 -0700 (PDT) Received: from localhost.localdomain ([67.232.160.146]) by mx.google.com with ESMTPS id is1sm16686pbc.15.2013.03.13.14.28.51 (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 13 Mar 2013 14:28:52 -0700 (PDT) From: Daniel Vetter To: Intel Graphics Development Date: Wed, 13 Mar 2013 22:28:46 +0100 Message-Id: <1363210126-10923-1-git-send-email-daniel.vetter@ffwll.ch> X-Mailer: git-send-email 1.7.11.7 X-Gm-Message-State: ALoCoQmv3G/LsRSAJjtmeUK76AjwxXSeRPFjnFXGNxewtz39+F56y5+xrGdrc3oQ/0pe8doD2ZEE Cc: Daniel Vetter Subject: [Intel-gfx] [PATCH] MAINTAINERS: intel-gfx is no longer subscribers-only X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: intel-gfx-bounces+patchwork-intel-gfx=patchwork.kernel.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+patchwork-intel-gfx=patchwork.kernel.org@lists.freedesktop.org It is though still filtered for non-subscribers, but without pissing off people with moderation queue spam. So drop the subscribers-only tag to make getmaintainers.pl tdrt. Signed-off-by: Daniel Vetter --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 9561658..16439ee 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2629,7 +2629,7 @@ F: include/uapi/drm/ INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets) M: Daniel Vetter -L: intel-gfx@lists.freedesktop.org (subscribers-only) +L: intel-gfx@lists.freedesktop.org L: dri-devel@lists.freedesktop.org T: git git://people.freedesktop.org/~danvet/drm-intel S: Supported