diff options
| author | Julien Stephan <[email protected]> | 2026-04-29 15:58:54 +0200 |
|---|---|---|
| committer | David Lechner <[email protected]> | 2026-06-10 15:13:56 -0500 |
| commit | 45eec051ceff771cc79b17a34ddb2253d7bb87af (patch) | |
| tree | 988e3a2ddd451fceb6a5571cdc8b93ee172ebd9b | |
| parent | 953653936cfc9e12f52df1165080fa6c7cbae1bc (diff) | |
MAINTAINERS: remove trailing colons from section titles
For consistency, remove trailing colons for the three following
sections: ACPI, ALIST, and INTERCONNECT.
Signed-off-by: Julien Stephan <[email protected]>
Link: https://patch.msgid.link/20260429-add-ethernet-support-for-genio-520-720-v4-1-be54e17239b7@baylibre.com
Signed-off-by: David Lechner <[email protected]>
| -rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 56461129e89..293e035b862 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -50,7 +50,7 @@ so much easier [Ed] Maintainers List (try to look for most precise areas first) ----------------------------------- -ACPI: +ACPI M: Simon Glass <[email protected]> S: Maintained F: board/emulation/configs/acpi.config @@ -58,7 +58,7 @@ F: cmd/acpi.c F: include/acpi/ F: lib/acpi/ -ALIST: +ALIST M: Simon Glass <[email protected]> S: Maintained F: include/alist.h @@ -1273,7 +1273,7 @@ S: Maintained F: drivers/timer/goldfish_timer.c F: include/goldfish_timer.h -INTERCONNECT: +INTERCONNECT M: Neil Armstrong <[email protected]> S: Maintained T: git https://source.denx.de/u-boot/u-boot.git |
