MAINTAINERS: Add web pages for Networking and Bluetooth

Change-Id: I5177609303b658a74ce7b5cff3fd46f644b298f8
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
This commit is contained in:
Johan Hedberg 2016-06-07 21:53:59 +03:00 committed by Anas Nashif
commit 1c440f4008

View file

@ -64,6 +64,7 @@ M: Johan Hedberg <johan.hedberg@intel.com>
M: Luiz Augusto von Dentz <luiz.dentz@gmail.com> M: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
M: Szymon Janc <szymon.janc@gmail.com> M: Szymon Janc <szymon.janc@gmail.com>
S: Supported S: Supported
W: https://www.zephyrproject.org/doc/subsystems/bluetooth/bluetooth.html
F: net/bluetooth/ F: net/bluetooth/
F: include/bluetooth/ F: include/bluetooth/
F: drivers/bluetooth/ F: drivers/bluetooth/
@ -84,6 +85,7 @@ F: drivers/flash/
NETWORKING NETWORKING
M: Jukka Rissanen <jukka.rissanen@linux.intel.com> M: Jukka Rissanen <jukka.rissanen@linux.intel.com>
S: Supported S: Supported
W: https://www.zephyrproject.org/doc/subsystems/networking/networking.html
F: net/ip/ F: net/ip/
F: include/net/ F: include/net/
F: samples/net/ F: samples/net/
@ -93,6 +95,7 @@ NETWORK BUFFERS
M: Johan Hedberg <johan.hedberg@intel.com> M: Johan Hedberg <johan.hedberg@intel.com>
M: Jukka Rissanen <jukka.rissanen@linux.intel.com> M: Jukka Rissanen <jukka.rissanen@linux.intel.com>
S: Supported S: Supported
W: https://www.zephyrproject.org/doc/subsystems/networking/buffers.html
F: net/buf.c F: net/buf.c
F: include/net/buf.h F: include/net/buf.h
F: tests/net/buf/ F: tests/net/buf/