diff options
author | Felix Singer <felixsinger@posteo.net> | 2020-11-30 06:56:08 +0100 |
---|---|---|
committer | Michael Niewöhner <foss@mniewoehner.de> | 2021-04-09 16:51:59 +0000 |
commit | d70d1d11bafb80f054e537db88ebce2bac3cd89a (patch) | |
tree | 426287a3775a1a8238bed099521b8697397513d4 /MAINTAINERS | |
parent | edc6da2de9cc491a03cfa335879829efb0446b74 (diff) | |
download | coreboot-d70d1d11bafb80f054e537db88ebce2bac3cd89a.tar.xz |
MAINTAINERS: Add missing trailing slash
Add missing trailing slash so that Gerrit adds maintainers of xeon_sp
as reviewers correctly.
Change-Id: Ief6c5d45585a842a1b34a9560c0de37e4b8f03aa
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52211
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0e283ca1a3..608c77cc40 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -605,7 +605,7 @@ M: Morgan Jang <Morgan_Jang@wiwynn.com> M: Ryback Hung <<Ryback.Hung@quantatw.com> M: Bryant Ou <Bryant.Ou@quantatw.com> S: Supported -F: src/soc/intel/xeon_sp +F: src/soc/intel/xeon_sp/ F: src/vendorcode/intel/fsp/fsp2_0/skylake_sp/ F: src/vendorcode/intel/fsp/fsp2_0/copperlake_sp/ |