diff mbox series

MAINTAINERS: Update path to the livepatch documentation

Message ID 20191126133023.48592-1-julien@xen.org (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: Update path to the livepatch documentation | expand

Commit Message

Julien Grall Nov. 26, 2019, 1:30 p.m. UTC
Commit d661611d08 "docs/markdown: Switch to using pandoc, and fix
underscore escaping" converted the livepatch documentation from markdown
to pandoc.

Update MAINTAINERS to reflect the change so the correct maintainers are
CCed to the patches.

Fixes: d661611d08 ("docs/markdown: Switch to using pandoc, and fix underscore escaping")
Signed-off-by: Julien Grall <julien@xen.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Jan Beulich Nov. 26, 2019, 2:05 p.m. UTC | #1
On 26.11.2019 14:30, Julien Grall wrote:
> Commit d661611d08 "docs/markdown: Switch to using pandoc, and fix
> underscore escaping" converted the livepatch documentation from markdown
> to pandoc.
> 
> Update MAINTAINERS to reflect the change so the correct maintainers are
> CCed to the patches.
> 
> Fixes: d661611d08 ("docs/markdown: Switch to using pandoc, and fix underscore escaping")
> Signed-off-by: Julien Grall <julien@xen.org>

Acked-by: Jan Beulich <jbeulich@suse.com>
Julien Grall Nov. 27, 2019, 12:50 p.m. UTC | #2
(+Juergen)

Hi,

On 26/11/2019 14:05, Jan Beulich wrote:
> On 26.11.2019 14:30, Julien Grall wrote:
>> Commit d661611d08 "docs/markdown: Switch to using pandoc, and fix
>> underscore escaping" converted the livepatch documentation from markdown
>> to pandoc.
>>
>> Update MAINTAINERS to reflect the change so the correct maintainers are
>> CCed to the patches.
>>
>> Fixes: d661611d08 ("docs/markdown: Switch to using pandoc, and fix underscore escaping")
>> Signed-off-by: Julien Grall <julien@xen.org>
> 
> Acked-by: Jan Beulich <jbeulich@suse.com>

@Juergen: This is just an update to MAINTAINERS file. Would you be happy 
to take it for Xen 4.13?

Cheers,
Jürgen Groß Nov. 27, 2019, 12:51 p.m. UTC | #3
On 27.11.19 13:50, Julien Grall wrote:
> (+Juergen)
> 
> Hi,
> 
> On 26/11/2019 14:05, Jan Beulich wrote:
>> On 26.11.2019 14:30, Julien Grall wrote:
>>> Commit d661611d08 "docs/markdown: Switch to using pandoc, and fix
>>> underscore escaping" converted the livepatch documentation from markdown
>>> to pandoc.
>>>
>>> Update MAINTAINERS to reflect the change so the correct maintainers are
>>> CCed to the patches.
>>>
>>> Fixes: d661611d08 ("docs/markdown: Switch to using pandoc, and fix 
>>> underscore escaping")
>>> Signed-off-by: Julien Grall <julien@xen.org>
>>
>> Acked-by: Jan Beulich <jbeulich@suse.com>
> 
> @Juergen: This is just an update to MAINTAINERS file. Would you be happy 
> to take it for Xen 4.13?

Release-acked-by: Juergen Gross <jgross@suse.com>


Juergen
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 28e7eb554e..9c827ad759 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -304,7 +304,7 @@  LIVEPATCH
 M:	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
 M:	Ross Lagerwall <ross.lagerwall@citrix.com>
 S:	Supported
-F:	docs/misc/livepatch.markdown
+F:	docs/misc/livepatch.pandoc
 F:	tools/misc/xen-livepatch.c
 F:	xen/arch/*/livepatch*
 F:	xen/arch/*/*/livepatch*