All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Replace tab indent by spaces in the Status description
@ 2019-10-12  7:13 Philippe Mathieu-Daudé
  2019-10-12 12:22 ` Aleksandar Markovic
  2019-10-21 16:25 ` Laurent Vivier
  0 siblings, 2 replies; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2019-10-12  7:13 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Philippe Mathieu-Daudé

The Status description has a mix of tabs and spaces and displays
unaligned. Unify using spaces.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
---
 MAINTAINERS | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3ca814850e..b9093e4dac 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -24,15 +24,15 @@ Descriptions of section entries:
 	Q: Patchwork web based patch tracking system site
 	T: SCM tree type and location.  Type is one of: git, hg, quilt, stgit.
 	S: Status, one of the following:
-	   Supported:	Someone is actually paid to look after this.
-	   Maintained:	Someone actually looks after it.
-	   Odd Fixes:	It has a maintainer but they don't have time to do
-			much other than throw the odd patch in. See below.
-	   Orphan:	No current maintainer [but maybe you could take the
-			role as you write your new code].
-	   Obsolete:	Old code. Something tagged obsolete generally means
-			it has been replaced by a better system and you
-			should be using that.
+          Supported:   Someone is actually paid to look after this.
+          Maintained:  Someone actually looks after it.
+          Odd Fixes:   It has a maintainer but they don't have time to do
+                       much other than throw the odd patch in. See below.
+          Orphan:      No current maintainer [but maybe you could take the
+                       role as you write your new code].
+          Obsolete:    Old code. Something tagged obsolete generally means
+                       it has been replaced by a better system and you
+                       should be using that.
 	F: Files and directories with wildcard patterns.
 	   A trailing slash includes all files and subdirectory files.
 	   F:	drivers/net/	all files in and below drivers/net
-- 
2.21.0



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

* Re: [PATCH] MAINTAINERS: Replace tab indent by spaces in the Status description
  2019-10-12  7:13 [PATCH] MAINTAINERS: Replace tab indent by spaces in the Status description Philippe Mathieu-Daudé
@ 2019-10-12 12:22 ` Aleksandar Markovic
  2019-10-21 16:25 ` Laurent Vivier
  1 sibling, 0 replies; 3+ messages in thread
From: Aleksandar Markovic @ 2019-10-12 12:22 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé; +Cc: qemu-trivial, qemu-devel

[-- Attachment #1: Type: text/plain, Size: 2287 bytes --]

12.10.2019. 09.16, "Philippe Mathieu-Daudé" <philmd@redhat.com> је
написао/ла:
>
> The Status description has a mix of tabs and spaces and displays
> unaligned. Unify using spaces.
>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
>  MAINTAINERS | 18 +++++++++---------
>  1 file changed, 9 insertions(+), 9 deletions(-)
>

Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>

> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3ca814850e..b9093e4dac 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -24,15 +24,15 @@ Descriptions of section entries:
>         Q: Patchwork web based patch tracking system site
>         T: SCM tree type and location.  Type is one of: git, hg, quilt,
stgit.
>         S: Status, one of the following:
> -          Supported:   Someone is actually paid to look after this.
> -          Maintained:  Someone actually looks after it.
> -          Odd Fixes:   It has a maintainer but they don't have time to do
> -                       much other than throw the odd patch in. See below.
> -          Orphan:      No current maintainer [but maybe you could take
the
> -                       role as you write your new code].
> -          Obsolete:    Old code. Something tagged obsolete generally
means
> -                       it has been replaced by a better system and you
> -                       should be using that.
> +          Supported:   Someone is actually paid to look after this.
> +          Maintained:  Someone actually looks after it.
> +          Odd Fixes:   It has a maintainer but they don't have time to do
> +                       much other than throw the odd patch in. See below.
> +          Orphan:      No current maintainer [but maybe you could take
the
> +                       role as you write your new code].
> +          Obsolete:    Old code. Something tagged obsolete generally
means
> +                       it has been replaced by a better system and you
> +                       should be using that.
>         F: Files and directories with wildcard patterns.
>            A trailing slash includes all files and subdirectory files.
>            F:   drivers/net/    all files in and below drivers/net
> --
> 2.21.0
>
>

[-- Attachment #2: Type: text/html, Size: 2990 bytes --]

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

* Re: [PATCH] MAINTAINERS: Replace tab indent by spaces in the Status description
  2019-10-12  7:13 [PATCH] MAINTAINERS: Replace tab indent by spaces in the Status description Philippe Mathieu-Daudé
  2019-10-12 12:22 ` Aleksandar Markovic
@ 2019-10-21 16:25 ` Laurent Vivier
  1 sibling, 0 replies; 3+ messages in thread
From: Laurent Vivier @ 2019-10-21 16:25 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé, qemu-devel; +Cc: qemu-trivial

Le 12/10/2019 à 09:13, Philippe Mathieu-Daudé a écrit :
> The Status description has a mix of tabs and spaces and displays
> unaligned. Unify using spaces.
> 
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
>  MAINTAINERS | 18 +++++++++---------
>  1 file changed, 9 insertions(+), 9 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3ca814850e..b9093e4dac 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -24,15 +24,15 @@ Descriptions of section entries:
>  	Q: Patchwork web based patch tracking system site
>  	T: SCM tree type and location.  Type is one of: git, hg, quilt, stgit.
>  	S: Status, one of the following:
> -	   Supported:	Someone is actually paid to look after this.
> -	   Maintained:	Someone actually looks after it.
> -	   Odd Fixes:	It has a maintainer but they don't have time to do
> -			much other than throw the odd patch in. See below.
> -	   Orphan:	No current maintainer [but maybe you could take the
> -			role as you write your new code].
> -	   Obsolete:	Old code. Something tagged obsolete generally means
> -			it has been replaced by a better system and you
> -			should be using that.
> +          Supported:   Someone is actually paid to look after this.
> +          Maintained:  Someone actually looks after it.
> +          Odd Fixes:   It has a maintainer but they don't have time to do
> +                       much other than throw the odd patch in. See below.
> +          Orphan:      No current maintainer [but maybe you could take the
> +                       role as you write your new code].
> +          Obsolete:    Old code. Something tagged obsolete generally means
> +                       it has been replaced by a better system and you
> +                       should be using that.
>  	F: Files and directories with wildcard patterns.
>  	   A trailing slash includes all files and subdirectory files.
>  	   F:	drivers/net/	all files in and below drivers/net
> 

Why don't you remove all the tabs (line 14 to line 55)?

And "vi" can help you:

:set expandtab
:retab

Thanks,
Laurent


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

end of thread, other threads:[~2019-10-21 16:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-12  7:13 [PATCH] MAINTAINERS: Replace tab indent by spaces in the Status description Philippe Mathieu-Daudé
2019-10-12 12:22 ` Aleksandar Markovic
2019-10-21 16:25 ` Laurent Vivier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.