MAINTAINERS: add file system and update mbedTLS sections
Added new section for file system. Added test and sample folders for mbedTLS section. Change-Id: Iccbd16d0f174e65a4b1f102f6ccf26cc927b2887 Signed-off-by: Kuo-Lang Tseng <kuo-lang.tseng@intel.com>
This commit is contained in:
parent
74d2999a44
commit
eed45102f7
1 changed files with 13 additions and 0 deletions
13
MAINTAINERS
13
MAINTAINERS
|
@ -77,6 +77,16 @@ M: Perez-Gonzalez, Inaky <inaky.perez-gonzalez@intel.com>
|
||||||
S: Supported
|
S: Supported
|
||||||
F: doc/
|
F: doc/
|
||||||
|
|
||||||
|
FILE SYSTEM
|
||||||
|
M: Ramesh Thomas <ramesh.thomas@intel.com>
|
||||||
|
M: Kuo-Lang Tseng <kuo-lang.tseng@intel.com>
|
||||||
|
S: Supported
|
||||||
|
F: ext/fs/
|
||||||
|
F: fs/
|
||||||
|
F: include/fs/
|
||||||
|
F: include/fs.h
|
||||||
|
F: samples/fs/
|
||||||
|
|
||||||
FLASH DRIVER
|
FLASH DRIVER
|
||||||
M: Baohong Liu <baohong.liu@intel.com>
|
M: Baohong Liu <baohong.liu@intel.com>
|
||||||
M: Kuo-Lang Tseng <kuo-lang.tseng@intel.com>
|
M: Kuo-Lang Tseng <kuo-lang.tseng@intel.com>
|
||||||
|
@ -144,9 +154,12 @@ F: MAINTAINERS
|
||||||
|
|
||||||
MBEDTLS
|
MBEDTLS
|
||||||
M: Sergio Rodriguez <sergio.sf.rodriguez@intel.com>
|
M: Sergio Rodriguez <sergio.sf.rodriguez@intel.com>
|
||||||
|
M: Jithu Joseph <jithu.joseph@intel.com>
|
||||||
M: Kuo-Lang Tseng <kuo-lang.tseng@intel.com>
|
M: Kuo-Lang Tseng <kuo-lang.tseng@intel.com>
|
||||||
S: Supported
|
S: Supported
|
||||||
F: ext/lib/crypto/mbedtls/
|
F: ext/lib/crypto/mbedtls/
|
||||||
|
F: samples/net/mbedtls_sslclient/
|
||||||
|
F: tests/crypto/test_mbedtls/
|
||||||
|
|
||||||
NETWORKING
|
NETWORKING
|
||||||
M: Jukka Rissanen <jukka.rissanen@linux.intel.com>
|
M: Jukka Rissanen <jukka.rissanen@linux.intel.com>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue