MAINTAINERS: Remove '/' from the beginning of paths
This also adds a missing trailing '/' to util/gitconfig, as this is a directory. Change-Id: Ib45dbf161b773cd89ad5acee183aeceac4d29584 Signed-off-by: Nicholas Sudsgaard <devel+coreboot@nsudsgaard.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/89506 Reviewed-by: Elyes Haouas <ehaouas@noos.fr> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
6bfa257eef
commit
ff5daa0581
1 changed files with 3 additions and 3 deletions
|
|
@ -889,8 +889,8 @@ M: Piotr Król <piotr.krol@3mdeb.com>
|
|||
M: Michał Żygowski <michal.zygowski@3mdeb.com>
|
||||
M: Frans Hendriks <fhendriks@eltan.com>
|
||||
S: Maintained
|
||||
F: /src/soc/intel/braswell/
|
||||
F: /src/vendorcode/intel/fsp/fsp1_1/braswell/
|
||||
F: src/soc/intel/braswell/
|
||||
F: src/vendorcode/intel/fsp/fsp1_1/braswell/
|
||||
|
||||
INTEL CANNONLAKE SOC
|
||||
S: Orphan
|
||||
|
|
@ -1058,7 +1058,7 @@ F: util/docker/
|
|||
|
||||
GIT
|
||||
F: .git*
|
||||
F: /util/gitconfig
|
||||
F: util/gitconfig/
|
||||
|
||||
HDA DECODER
|
||||
M: Nicholas Sudsgaard <devel+coreboot@nsudsgaard.com>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue