diff mbox series

MAINTAINERS: Add mandatory V: version identifier

Message ID 20191126123027.9032-1-wipawel@amazon.de (mailing list archive)
State Superseded
Headers show
Series MAINTAINERS: Add mandatory V: version identifier | expand

Commit Message

Wieczorkiewicz, Pawel Nov. 26, 2019, 12:30 p.m. UTC
This seems required by the Xen repo's add_maintainers.pl script.

Signed-off-by: Pawel Wieczorkiewicz <wipawel@amazon.de>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Jan Beulich Nov. 26, 2019, 1:03 p.m. UTC | #1
On 26.11.2019 13:30, Pawel Wieczorkiewicz wrote:
> This seems required by the Xen repo's add_maintainers.pl script.
> 
> Signed-off-by: Pawel Wieczorkiewicz <wipawel@amazon.de>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index de2aedb..aa04d06 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9,3 +9,4 @@ L:	xen-devel@lists.xenproject.org
>  S:	Supported
>  F:	*
>  F:	*/
> +V:      xen-maintainers-1

It would have helped if you identified which repo this is against.
I also note you use spaces immediately next to lines using tabs
for the same purpose.

Jan
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index de2aedb..aa04d06 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9,3 +9,4 @@  L:	xen-devel@lists.xenproject.org
 S:	Supported
 F:	*
 F:	*/
+V:      xen-maintainers-1