diff options
author | Peter Zijlstra <[email protected]> | 2018-02-08 14:02:32 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-02-09 07:20:24 +0100 |
commit | 9890bda14d7de44bce7d18a410768290194e44a5 (patch) | |
tree | 483da3adf5d3c66da942f48ec3a240ec4c9ccc2b | |
parent | 99ce7962d52d1948ad6f2785e308d48e76e0a6ef (diff) |
MAINTAINERS: Add Peter Zijlstra as objtool co-maintainer
Since Josh keeps asking, add myself to MAINTAINERS.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Acked-by: Josh Poimboeuf <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 845fc25812f1..98a22cb60773 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9813,6 +9813,7 @@ F: drivers/nfc/nxp-nci OBJTOOL M: Josh Poimboeuf <[email protected]> +M: Peter Zijlstra <[email protected]> S: Supported F: tools/objtool/ |