From patchwork Tue Oct 25 14:34:35 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Schmidt X-Patchwork-Id: 9394613 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 074BC60231 for ; Tue, 25 Oct 2016 14:42:21 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id EEDC329621 for ; Tue, 25 Oct 2016 14:42:20 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E37722961F; Tue, 25 Oct 2016 14:42:20 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=2.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2CFB62961F for ; Tue, 25 Oct 2016 14:42:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754295AbcJYOmS (ORCPT ); Tue, 25 Oct 2016 10:42:18 -0400 Received: from proxima.lasnet.de ([78.47.171.185]:58289 "EHLO proxima.lasnet.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751301AbcJYOmS (ORCPT ); Tue, 25 Oct 2016 10:42:18 -0400 X-Greylist: delayed 452 seconds by postgrey-1.27 at vger.kernel.org; Tue, 25 Oct 2016 10:42:17 EDT Received: from workmachine.Speedport_W_724V_09011603_00_023 (p200300480946E9BD9A8389FFFE20FF3F.dip0.t-ipconnect.de [IPv6:2003:48:946:e9bd:9a83:89ff:fe20:ff3f]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: stefan@sostec.de) by proxima.lasnet.de (Postfix) with ESMTPSA id 30633C49C5; Tue, 25 Oct 2016 16:34:43 +0200 (CEST) From: Stefan Schmidt To: linux-wpan@vger.kernel.org Cc: Alexander Aring , Stefan Schmidt Subject: [PATCH bluetooth-next] ieee802154: add myself as co-maintainer to MAINTAINERS file Date: Tue, 25 Oct 2016 16:34:35 +0200 Message-Id: <1477406075-19338-1-git-send-email-stefan@osg.samsung.com> X-Mailer: git-send-email 2.5.5 Sender: linux-wpan-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wpan@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Going to help Alexander, spread the review and development load. Signed-off-by: Stefan Schmidt Acked-by: Alexander Aring --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 5e925a2..252f7ff 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6086,6 +6086,7 @@ F: drivers/idle/i7300_idle.c IEEE 802.15.4 SUBSYSTEM M: Alexander Aring +M: Stefan Schmidt L: linux-wpan@vger.kernel.org W: http://wpan.cakelab.org/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git