Commit 142c0024 authored by Flavio Santes's avatar Flavio Santes
Browse files

MAINTAINERS: Update network applications section



Remove legacy mqtt applications and add dns, http and mqtt lib dirs.

Change-Id: Iaddc4ba1fdc04de1f889c58cda8ed4d5ebdb50f5
Signed-off-by: default avatarFlavio Santes <flavio.santes@intel.com>
parent 79631ad4
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -315,9 +315,10 @@ F: tests/net/
NETWORK APPLICATIONS
M:	Flavio Santes <flavio.santes@intel.com>
S:	Supported
F:	lib/iot/dns/
F:	lib/iot/http/
F:	lib/iot/mqtt/
F:	samples/net/dns_client/
F:	samples/net/nats_clients/
F:	samples/net/paho_mqtt_clients/

NETWORK BUFFERS
M:	Johan Hedberg <johan.hedberg@intel.com>