MAINTAINERS: Add Toolchain Integration entry
This commit adds the MAINTAINERS entry for the Toolchain Integration, with @tejlmand as the maintainer and @stephanosio as a collaborator. The purpose of this is to provide a corresponding MAINTAINERS entry for the "area: Toolchains" and differentiate the toolchain integration- related maintenance tasks from the general build system maintenance tasks. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
This commit is contained in:
parent
2da7a8d786
commit
fbe8a673d4
|
@ -1787,6 +1787,20 @@ TF-M Integration:
|
|||
labels:
|
||||
- "area: TF-M"
|
||||
|
||||
Toolchain Integration:
|
||||
status: maintained
|
||||
maintainers:
|
||||
- tejlmand
|
||||
collaborators:
|
||||
- stephanosio
|
||||
files:
|
||||
- cmake/bintools/
|
||||
- cmake/compiler/
|
||||
- cmake/linker/
|
||||
- cmake/toolchain/
|
||||
labels:
|
||||
- "area: Toolchains"
|
||||
|
||||
Tracing:
|
||||
status: maintained
|
||||
maintainers:
|
||||
|
|
Loading…
Reference in a new issue