MAINTAINERS: add linux-next info

Message ID 20230704054410.12527-1-rdunlap@infradead.org
State New
Headers
Series MAINTAINERS: add linux-next info |

Commit Message

Randy Dunlap July 4, 2023, 5:44 a.m. UTC
  Add linux-next info to MAINTAINERS for ease of finding this data.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Andrew Morton <akpm@linux-foundation.org>
---
 MAINTAINERS |    7 +++++++
 1 file changed, 7 insertions(+)
  

Comments

Stephen Rothwell July 4, 2023, 7:39 a.m. UTC | #1
Hi Randy,

That has been a long time coming :-)

On Mon,  3 Jul 2023 22:44:10 -0700 Randy Dunlap <rdunlap@infradead.org> wrote:
>
> Add linux-next info to MAINTAINERS for ease of finding this data.
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Stephen Rothwell <sfr@canb.auug.org.au>
> Cc: Andrew Morton <akpm@linux-foundation.org>
> ---
>  MAINTAINERS |    7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff -- a/MAINTAINERS b/MAINTAINERS
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -12067,6 +12067,13 @@ F:	Documentation/litmus-tests/
>  F:	Documentation/memory-barriers.txt
>  F:	tools/memory-model/
>  
> +LINUX-NEXT TREE
> +M:	Stephen Rothwell <sfr@canb.auug.org.au>
> +L:	linux-next@vger.kernel.org
> +S:	Supported
> +B:	mailto:linux-next@vger.kernel.org and the appropriate development tree
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/
> +
>  LIS3LV02D ACCELEROMETER DRIVER
>  M:	Eric Piel <eric.piel@tremplin-utc.net>
>  S:	Maintained

Acked-by: Stephen Rothwell <sfr@canb.auug.org.au>
  

Patch

diff -- a/MAINTAINERS b/MAINTAINERS
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12067,6 +12067,13 @@  F:	Documentation/litmus-tests/
 F:	Documentation/memory-barriers.txt
 F:	tools/memory-model/
 
+LINUX-NEXT TREE
+M:	Stephen Rothwell <sfr@canb.auug.org.au>
+L:	linux-next@vger.kernel.org
+S:	Supported
+B:	mailto:linux-next@vger.kernel.org and the appropriate development tree
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/
+
 LIS3LV02D ACCELEROMETER DRIVER
 M:	Eric Piel <eric.piel@tremplin-utc.net>
 S:	Maintained