From patchwork Mon Jun 29 15:02:13 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Baryshkov X-Patchwork-Id: 29287 X-Patchwork-Delegate: davem@davemloft.net Return-Path: X-Original-To: patchwork-incoming@bilbo.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from ozlabs.org (ozlabs.org [203.10.76.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.ozlabs.org", Issuer "CA Cert Signing Authority" (verified OK)) by bilbo.ozlabs.org (Postfix) with ESMTPS id D51DFB7094 for ; Tue, 30 Jun 2009 01:03:36 +1000 (EST) Received: by ozlabs.org (Postfix) id C8CBCDDDA0; Tue, 30 Jun 2009 01:03:36 +1000 (EST) Delivered-To: patchwork-incoming@ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by ozlabs.org (Postfix) with ESMTP id 4FD84DDD0C for ; Tue, 30 Jun 2009 01:03:36 +1000 (EST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760196AbZF2PCr (ORCPT ); Mon, 29 Jun 2009 11:02:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760236AbZF2PCq (ORCPT ); Mon, 29 Jun 2009 11:02:46 -0400 Received: from fg-out-1718.google.com ([72.14.220.153]:46510 "EHLO fg-out-1718.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760144AbZF2PCl (ORCPT ); Mon, 29 Jun 2009 11:02:41 -0400 Received: by fg-out-1718.google.com with SMTP id e21so916297fga.17 for ; Mon, 29 Jun 2009 08:02:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:date :message-id:x-mailer:in-reply-to:references; bh=Ntj76dcvBlTL2yQVkmme/DnW09odltgPy0tNlOx/dDE=; b=XDWCZ68dXeasJI1QCHVQ88yYxNh5de70ptqHApJzynssvA9qUuaETl56IDMi3dg1nY CVxJ6NWtNRevBy4HizPdxoZY8CWbuXmSRNSiE7P0Yb3URaLYFU2H0qst7hbdkpFLkze1 ZFHFrqF226woWv2Z0AszJCC5Xi1um962mYxqo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references; b=bmS/Ri7kM1QzDZcoBfmmhqIWjnQaRRMG1h/Fxrnouyij+skpmXpheUWwBPYhpHBOPP mjVYMJ8s1NBV2dO5AmnOVyMgLAewOmEQlbR1KIESgfFkg2xMWe0wrbDBhFyMbHR2+h5n 4PgF22jRMUgh7PHA0T3BDjcyWb9xn6yeNZ8NM= Received: by 10.86.28.16 with SMTP id b16mr699854fgb.53.1246287761381; Mon, 29 Jun 2009 08:02:41 -0700 (PDT) Received: from localhost.localdomain (iap-pxy-mow1.siemens.ru [212.248.25.26]) by mx.google.com with ESMTPS id d6sm14383043fga.15.2009.06.29.08.02.40 (version=SSLv3 cipher=RC4-MD5); Mon, 29 Jun 2009 08:02:41 -0700 (PDT) From: Dmitry Eremin-Solenikov To: "David S. Miller" Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, slapin@ossfans.org Subject: [PATCH 1/3] MAINTAINERS: ieee802154 lists are moderated for non-subscribers. Date: Mon, 29 Jun 2009 19:02:13 +0400 Message-Id: <1246287735-2692-2-git-send-email-dbaryshkov@gmail.com> X-Mailer: git-send-email 1.6.3.1 In-Reply-To: <1246287735-2692-1-git-send-email-dbaryshkov@gmail.com> References: <1246287735-2692-1-git-send-email-dbaryshkov@gmail.com> Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Note that our mailing list is moderated for non-subscribers. Signed-off-by: Dmitry Eremin-Solenikov --- MAINTAINERS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index fa2a16d..28c150e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2886,7 +2886,7 @@ P: Dmitry Eremin-Solenikov M: dbaryshkov@gmail.com P: Sergey Lapin M: slapin@ossfans.org -L: linux-zigbee-devel@lists.sourceforge.net +L: linux-zigbee-devel@lists.sourceforge.net (moderated for non-subscribers) W: http://apps.sourceforge.net/trac/linux-zigbee T: git git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan.git S: Maintained