qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add the can documenation file to the CAN section
@ 2023-10-27  6:09 Thomas Huth
  2023-10-27  8:44 ` Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Thomas Huth @ 2023-10-27  6:09 UTC (permalink / raw)
  To: qemu-devel, Pavel Pisa, Vikram Garhwal; +Cc: qemu-trivial

Add can.rst to the corresponding section in MAINTAINERS, so that
the maintainers get CC:-ed on corresponding patches.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index cce6feff35..48d45b958f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2606,6 +2606,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 <mark.cave-ayland@ilande.co.uk>
-- 
2.41.0



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: Add the can documenation file to the CAN section
  2023-10-27  6:09 [PATCH] MAINTAINERS: Add the can documenation file to the CAN section Thomas Huth
@ 2023-10-27  8:44 ` Philippe Mathieu-Daudé
  2023-10-27 17:53   ` Vikram Garhwal
  2023-10-27  9:55 ` Philippe Mathieu-Daudé
  2023-10-29 23:43 ` Pavel Pisa
  2 siblings, 1 reply; 5+ messages in thread
From: Philippe Mathieu-Daudé @ 2023-10-27  8:44 UTC (permalink / raw)
  To: Thomas Huth, qemu-devel, Pavel Pisa, Vikram Garhwal; +Cc: qemu-trivial

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 <thuth@redhat.com>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: Add the can documenation file to the CAN section
  2023-10-27  6:09 [PATCH] MAINTAINERS: Add the can documenation file to the CAN section Thomas Huth
  2023-10-27  8:44 ` Philippe Mathieu-Daudé
@ 2023-10-27  9:55 ` Philippe Mathieu-Daudé
  2023-10-29 23:43 ` Pavel Pisa
  2 siblings, 0 replies; 5+ messages in thread
From: Philippe Mathieu-Daudé @ 2023-10-27  9:55 UTC (permalink / raw)
  To: Thomas Huth, qemu-devel, Pavel Pisa, Vikram Garhwal; +Cc: qemu-trivial

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 <thuth@redhat.com>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)

Since I'm preparing a PR, I'm queuing this patch using
"Add the CAN documentation file to the CAN section​" as
subject.

Thanks!


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: Add the can documenation file to the CAN section
  2023-10-27  8:44 ` Philippe Mathieu-Daudé
@ 2023-10-27 17:53   ` Vikram Garhwal
  0 siblings, 0 replies; 5+ messages in thread
From: Vikram Garhwal @ 2023-10-27 17:53 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé
  Cc: Thomas Huth, qemu-devel, Pavel Pisa, Vikram Garhwal, qemu-trivial

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:
> > Add can.rst to the corresponding section in MAINTAINERS, so that
> > the maintainers get CC:-ed on corresponding patches.
> > 
> > Signed-off-by: Thomas Huth <thuth@redhat.com>
> > ---
> >   MAINTAINERS | 1 +
> >   1 file changed, 1 insertion(+)
> 
> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Vikram Garhwal <vikram.garhwal@amd.com>
> 


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: Add the can documenation file to the CAN section
  2023-10-27  6:09 [PATCH] MAINTAINERS: Add the can documenation file to the CAN section Thomas Huth
  2023-10-27  8:44 ` Philippe Mathieu-Daudé
  2023-10-27  9:55 ` Philippe Mathieu-Daudé
@ 2023-10-29 23:43 ` Pavel Pisa
  2 siblings, 0 replies; 5+ messages in thread
From: Pavel Pisa @ 2023-10-29 23:43 UTC (permalink / raw)
  To: Thomas Huth, Paolo Bonzini; +Cc: qemu-devel, Vikram Garhwal, qemu-trivial

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 <thuth@redhat.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index cce6feff35..48d45b958f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2606,6 +2606,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

Acked-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>

I do not have commit right to the Qemu Git.
Please, Paolo or somebody else commit the patch
into mainline.

Best wishes,

                Pavel

-- 
                Pavel Pisa
    phone:      +420 603531357
    e-mail:     pisa@cmp.felk.cvut.cz
    Department of Control Engineering FEE CVUT
    Karlovo namesti 13, 121 35, Prague 2
    university: http://control.fel.cvut.cz/
    personal:   http://cmp.felk.cvut.cz/~pisa
    social:     https://social.kernel.org/ppisa
    projects:   https://www.openhub.net/accounts/ppisa
    CAN related:http://canbus.pages.fel.cvut.cz/
    RISC-V education: https://comparch.edu.cvut.cz/
    Open Technologies Research Education and Exchange Services
    https://gitlab.fel.cvut.cz/otrees/org/-/wikis/home


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-10-29 23:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-27  6:09 [PATCH] MAINTAINERS: Add the can documenation file to the CAN section Thomas Huth
2023-10-27  8:44 ` Philippe Mathieu-Daudé
2023-10-27 17:53   ` Vikram Garhwal
2023-10-27  9:55 ` Philippe Mathieu-Daudé
2023-10-29 23:43 ` Pavel Pisa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).