diff options
author | Randy Dunlap <[email protected]> | 2023-07-03 22:44:10 -0700 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-07-08 09:29:31 -0700 |
commit | 0d707cdefb3b7f52d23967e1473d24d591329e13 (patch) | |
tree | 5f30590c28c4a3278dbec4efa3a226c59d5b0a80 | |
parent | 6dedd768f380a6977234891fc3c7e0df656f1908 (diff) |
MAINTAINERS: add linux-next info
Add linux-next info to MAINTAINERS for ease of finding this data.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Randy Dunlap <[email protected]>
Acked-by: Stephen Rothwell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
-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 <[email protected]> +S: Supported +B: mailto:[email protected] 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 <[email protected]> S: Maintained |