aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Poimboeuf <[email protected]>2018-06-04 13:48:32 -0500
committerLinus Torvalds <[email protected]>2018-06-05 09:04:37 -0700
commit2562c011f89785dea5b7e12449c587527dba3d2f (patch)
treef844adf920d60ec51b3ed19b94067be5dd5e3be6
parent689135f0ed61b6bf3adc215d2ee70be747cf8f93 (diff)
MAINTAINERS: add Josh Poimboeuf as faddr2line maintainer
... so I finally get credit for my greatest accomplishment. And, less importantly, so get_maintainer.pl will actually CC me on future patches. Signed-off-by: Josh Poimboeuf <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--MAINTAINERS5
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 9c125f705f78..e97062c62d70 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5413,6 +5413,11 @@ S: Maintained
F: Documentation/hwmon/f71805f
F: drivers/hwmon/f71805f.c
+FADDR2LINE
+M: Josh Poimboeuf <[email protected]>
+S: Maintained
+F: scripts/faddr2line
+
FANOTIFY
M: Jan Kara <[email protected]>
R: Amir Goldstein <[email protected]>