Re: [PATCH] MAINTAINERS: Add the can documenation file to the CAN section

2023-10-29 Thread Pavel Pisa
Hello Thomas and others, On Friday 27 of October 2023 08:09:31 Thomas Huth wrote: > Add can.rst to the corresponding section in MAINTAINERS, so that > the maintainers get CC:-ed on corresponding patches. > > Signed-off-by: Thomas Huth > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) >

Re: [PATCH] MAINTAINERS: Add the can documenation file to the CAN section

2023-10-27 Thread Vikram Garhwal
On Fri, Oct 27, 2023 at 10:44:35AM +0200, Philippe Mathieu-Daudé wrote: > CAUTION: This message has originated from an External Source. Please use > proper judgment and caution when opening attachments, clicking links, or > responding to this email. > > > On 27/10/23 08:09, Thomas Huth wrote: >

Re: [PATCH] MAINTAINERS: Add the can documenation file to the CAN section

2023-10-27 Thread Philippe Mathieu-Daudé
On 27/10/23 08:09, Thomas Huth wrote: Add can.rst to the corresponding section in MAINTAINERS, so that the maintainers get CC:-ed on corresponding patches. Signed-off-by: Thomas Huth --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) Since I'm preparing a PR, I'm queuing this patch usin

Re: [PATCH] MAINTAINERS: Add the can documenation file to the CAN section

2023-10-27 Thread Philippe Mathieu-Daudé
On 27/10/23 08:09, Thomas Huth wrote: Add can.rst to the corresponding section in MAINTAINERS, so that the maintainers get CC:-ed on corresponding patches. Signed-off-by: Thomas Huth --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) Reviewed-by: Philippe Mathieu-Daudé

[PATCH] MAINTAINERS: Add the can documenation file to the CAN section

2023-10-26 Thread Thomas Huth
Add can.rst to the corresponding section in MAINTAINERS, so that the maintainers get CC:-ed on corresponding patches. Signed-off-by: Thomas Huth --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index cce6feff35..48d45b958f 100644 --- a/MAINTAINERS +++