diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2023-07-04 08:44:10 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-07-08 19:29:31 +0300 |
commit | 0d707cdefb3b7f52d23967e1473d24d591329e13 (patch) | |
tree | 5f30590c28c4a3278dbec4efa3a226c59d5b0a80 /MAINTAINERS | |
parent | 6dedd768f380a6977234891fc3c7e0df656f1908 (diff) | |
download | linux-0d707cdefb3b7f52d23967e1473d24d591329e13.tar.xz |
MAINTAINERS: add linux-next info
Add linux-next info to MAINTAINERS for ease of finding this data.
Link: https://lkml.kernel.org/r/20230704054410.12527-1-rdunlap@infradead.org
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7d3050e57cb3..ba5c92f3458b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12105,6 +12105,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 |