MAINTAINERS: add myself as collaborator for logging and cbprintf
Adding myself as collaborator for both logging and cbprintf so that I get notifications when PRs are submitted against them. Signed-off-by: Daniel Leung <daniel.leung@intel.com>
This commit is contained in:
parent
06615c148d
commit
d7ea02bfe8
|
@ -1069,6 +1069,8 @@ Formatted Output:
|
|||
status: maintained
|
||||
maintainers:
|
||||
- nordic-krch
|
||||
collaborators:
|
||||
- dcpleung
|
||||
files:
|
||||
- include/zephyr/sys/cbprintf*
|
||||
- tests/unit/cbprintf/
|
||||
|
@ -1173,6 +1175,7 @@ Logging:
|
|||
collaborators:
|
||||
- chen-png
|
||||
- aasthagr
|
||||
- dcpleung
|
||||
files:
|
||||
- include/zephyr/logging/
|
||||
- samples/subsys/logging/
|
||||
|
|
Loading…
Reference in a new issue