diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2022-07-07 14:45:17 +0900 |
---|---|---|
committer | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2022-07-12 09:11:30 +0900 |
commit | 36118858fd57ce0bf1ad1d925af20aa76188fa24 (patch) | |
tree | e17744d2701b04f85b19beab195dbcdf3566b2a0 /Makefile | |
parent | dc5bb91d4e06a3163cccc668b3e7875825b9f529 (diff) |
scripts: remove Kaneko/Simon/Ulrich from menu
They have no SoW with Renesas
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ WIKI = $(shell ls wiki/*.wiki) WIKIDIR = html/wiki HTMLDIR = $(addprefix html/, ${PROJECT}) TEAM = Core IO MM -MEMBER = BSP Geert Jacopo Kaneko Kieran Laurent Magnus Marek Morimoto Niklas Shimoda Simon Ulrich Wolfram NoAssignee +MEMBER = BSP Geert Jacopo Kieran Laurent Magnus Marek Morimoto Niklas Shimoda Wolfram NoAssignee STATUS = New Active Blocked Paused Done Abandoned NOPARAM = subindex body index BSP = bsp51x bsp41x bsp39x |