maintainers: Become maintainer of json/jwt
Become the maintainer for the jwt/json code. The json code has been in tree for a while, and I am the author of the jwt code. Signed-off-by: David Brown <david.brown@linaro.org>
This commit is contained in:
parent
11374943c4
commit
1bc3bd71ea
2 changed files with 8 additions and 1 deletions
|
@ -694,6 +694,7 @@
|
||||||
/include/zephyr/dt-bindings/usb/usb.h @galak
|
/include/zephyr/dt-bindings/usb/usb.h @galak
|
||||||
/include/zephyr/dt-bindings/adc/ads114s0x_adc.h @benediktibk
|
/include/zephyr/dt-bindings/adc/ads114s0x_adc.h @benediktibk
|
||||||
/include/zephyr/drivers/emul.h @sjg20
|
/include/zephyr/drivers/emul.h @sjg20
|
||||||
|
/include/zephyr/data/ @d3zd3z
|
||||||
/include/zephyr/fs/ @nashif @de-nordic
|
/include/zephyr/fs/ @nashif @de-nordic
|
||||||
/include/zephyr/init.h @nashif @andyross
|
/include/zephyr/init.h @nashif @andyross
|
||||||
/include/zephyr/irq.h @dcpleung @nashif @andyross
|
/include/zephyr/irq.h @dcpleung @nashif @andyross
|
||||||
|
@ -741,6 +742,7 @@
|
||||||
/lib/open-amp/ @arnopo
|
/lib/open-amp/ @arnopo
|
||||||
/lib/os/ @dcpleung @nashif @andyross
|
/lib/os/ @dcpleung @nashif @andyross
|
||||||
/lib/os/cbprintf_packaged.c @npitre
|
/lib/os/cbprintf_packaged.c @npitre
|
||||||
|
/lib/os/json.c @d3zd3z
|
||||||
/lib/posix/ @cfriedt
|
/lib/posix/ @cfriedt
|
||||||
/lib/posix/getopt/ @jakub-uC
|
/lib/posix/getopt/ @jakub-uC
|
||||||
/subsys/portability/ @nashif
|
/subsys/portability/ @nashif
|
||||||
|
@ -864,6 +866,7 @@ scripts/build/gen_image_info.py @tejlmand
|
||||||
/subsys/fs/nvs/ @Laczen
|
/subsys/fs/nvs/ @Laczen
|
||||||
/subsys/ipc/ @carlocaione
|
/subsys/ipc/ @carlocaione
|
||||||
/subsys/ipc/ipc_service/*/*icmsg* @emob-nordic
|
/subsys/ipc/ipc_service/*/*icmsg* @emob-nordic
|
||||||
|
/subsys/jwt/ @d3zd3z
|
||||||
/subsys/logging/ @nordic-krch
|
/subsys/logging/ @nordic-krch
|
||||||
/subsys/logging/backends/log_backend_net.c @nordic-krch @rlubos @jukkar
|
/subsys/logging/backends/log_backend_net.c @nordic-krch @rlubos @jukkar
|
||||||
/subsys/lorawan/ @Mani-Sadhasivam
|
/subsys/lorawan/ @Mani-Sadhasivam
|
||||||
|
@ -932,6 +935,7 @@ scripts/build/gen_image_info.py @tejlmand
|
||||||
/tests/kernel/ @dcpleung @andyross @nashif
|
/tests/kernel/ @dcpleung @andyross @nashif
|
||||||
/tests/lib/ @nashif
|
/tests/lib/ @nashif
|
||||||
/tests/lib/cmsis_dsp/ @stephanosio
|
/tests/lib/cmsis_dsp/ @stephanosio
|
||||||
|
/tests/lib/json/ @d3zd3z
|
||||||
/tests/net/ @rlubos @tbursztyka @jukkar
|
/tests/net/ @rlubos @tbursztyka @jukkar
|
||||||
/tests/net/buf/ @jhedberg @tbursztyka @jukkar
|
/tests/net/buf/ @jhedberg @tbursztyka @jukkar
|
||||||
/tests/net/conn_mgr_monitor/ @rlubos @glarsennordic @jukkar
|
/tests/net/conn_mgr_monitor/ @rlubos @glarsennordic @jukkar
|
||||||
|
@ -948,6 +952,7 @@ scripts/build/gen_image_info.py @tejlmand
|
||||||
/tests/net/socket/ @rlubos @tbursztyka @jukkar
|
/tests/net/socket/ @rlubos @tbursztyka @jukkar
|
||||||
/tests/subsys/debug/coredump/ @dcpleung
|
/tests/subsys/debug/coredump/ @dcpleung
|
||||||
/tests/subsys/fs/ @nashif @de-nordic
|
/tests/subsys/fs/ @nashif @de-nordic
|
||||||
|
/tests/subsys/jwt/ @d3zd3z
|
||||||
/tests/subsys/mgmt/mcumgr/ @de-nordic @nordicjm
|
/tests/subsys/mgmt/mcumgr/ @de-nordic @nordicjm
|
||||||
/tests/subsys/sd/ @danieldegrasse
|
/tests/subsys/sd/ @danieldegrasse
|
||||||
/tests/subsys/rtio/ @teburd
|
/tests/subsys/rtio/ @teburd
|
||||||
|
|
|
@ -1597,7 +1597,9 @@ IPC:
|
||||||
- "area: IPC"
|
- "area: IPC"
|
||||||
|
|
||||||
JSON Web Token:
|
JSON Web Token:
|
||||||
status: odd fixes
|
status: maintained
|
||||||
|
maintainers:
|
||||||
|
- d3zd3z
|
||||||
collaborators:
|
collaborators:
|
||||||
- mrfuchs
|
- mrfuchs
|
||||||
- sir-branch
|
- sir-branch
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue