From: Thomas Huth Date: Fri, 27 Oct 2023 06:09:31 +0000 (+0200) Subject: MAINTAINERS: Add the CAN documentation file to the CAN section X-Git-Tag: v8.2.0-rc0~19^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8995f1feeb6aaa001bcfbc61e868d8cb16e6a179;p=thirdparty%2Fqemu.git MAINTAINERS: Add the CAN documentation file to the CAN section Add can.rst to the corresponding section in MAINTAINERS, so that the maintainers get CC:-ed on corresponding patches. Signed-off-by: Thomas Huth Reviewed-by: Vikram Garhwal Reviewed-by: Philippe Mathieu-Daudé Acked-by: Pavel Pisa Message-ID: <20231027060931.242491-1-thuth@redhat.com> [PMD: Fixed typo in subject] Signed-off-by: Philippe Mathieu-Daudé --- diff --git a/MAINTAINERS b/MAINTAINERS index da39660e249..522cd3a6715 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2588,6 +2588,7 @@ W: https://canbus.pages.fel.cvut.cz/ F: net/can/* F: hw/net/can/* F: include/net/can_*.h +F: docs/system/devices/can.rst OpenPIC interrupt controller M: Mark Cave-Ayland