MAINTAINERS: Add network applications and update tinycrypt sections
Add the Network Applications sections covering the following:
- nats clients
- paho_mqtt_clients
- dns_client
Update the tinycrypt section:
- Add the tests/crypto directory. This directory includes one mbedtls
test and the remaining are tinycrypt tests.
For more information, see:
https://gerrit.zephyrproject.org/r/3411
https://gerrit.zephyrproject.org/r/3412
Change-Id: I389cde59cca0f429baffc1a44b43a6a87b5093fd
Signed-off-by: Flavio Santes <flavio.santes@intel.com>
This commit is contained in:
parent
fb080a3211
commit
f9ae718824
1 changed files with 9 additions and 0 deletions
|
|
@ -170,6 +170,13 @@ F: include/net/
|
||||||
F: samples/net/
|
F: samples/net/
|
||||||
F: tests/net/
|
F: tests/net/
|
||||||
|
|
||||||
|
NETWORK APPLICATIONS
|
||||||
|
M: Flavio Santes <flavio.santes@intel.com>
|
||||||
|
S: Supported
|
||||||
|
F: samples/net/dns_client/
|
||||||
|
F: samples/net/nats_clients/
|
||||||
|
F: samples/net/paho_mqtt_clients/
|
||||||
|
|
||||||
NETWORK BUFFERS
|
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>
|
||||||
|
|
@ -238,8 +245,10 @@ F: samples/sensor/
|
||||||
|
|
||||||
TINYCRYPT
|
TINYCRYPT
|
||||||
M: Constanza Heath <constanza.m.heath@intel.com>
|
M: Constanza Heath <constanza.m.heath@intel.com>
|
||||||
|
M: Flavio Santes <flavio.santes@intel.com>
|
||||||
S: Supported
|
S: Supported
|
||||||
F: ext/lib/crypto/tinycrypt/
|
F: ext/lib/crypto/tinycrypt/
|
||||||
|
F: tests/crypto/
|
||||||
|
|
||||||
X86 ARCH
|
X86 ARCH
|
||||||
M: Benjamin Walsh <benjamin.walsh@windriver.com>
|
M: Benjamin Walsh <benjamin.walsh@windriver.com>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue