diff options
author | Randy Dunlap <[email protected]> | 2022-04-17 18:14:50 -0700 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2022-04-20 02:39:16 -0600 |
commit | c2fe645e5f147122646a0c2731255bf6c33ec2c0 (patch) | |
tree | 6a0258279669095b32129cb8a7951537565164ef | |
parent | 898ee22c32bed56685552fd3352ef9bd6a68af1f (diff) |
rtla: Documentation: fix email addresses
Correct lkml@vger to linux-kernel@vger.
Add linux-trace-devel since that is what is in the MAINTAINERS file.
Fixes: d40d48e1f1f2 ("rtla: Add Documentation")
Signed-off-by: Randy Dunlap <[email protected]>
Acked-by: Daniel Bristot de Oliveira <[email protected]>
Cc: Steven Rostedt <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
-rw-r--r-- | Documentation/tools/rtla/common_appendix.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/tools/rtla/common_appendix.rst b/Documentation/tools/rtla/common_appendix.rst index b494084acccd..b5cf2dc223df 100644 --- a/Documentation/tools/rtla/common_appendix.rst +++ b/Documentation/tools/rtla/common_appendix.rst @@ -1,6 +1,7 @@ REPORTING BUGS ============== -Report bugs to <[email protected]> +Report bugs to <[email protected]> +and <[email protected]> LICENSE ======= |