diff options
author | Thomas Gleixner <[email protected]> | 2021-10-20 23:08:16 +0200 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2021-10-21 13:55:42 +0200 |
commit | 0a30896fc5025e71c350449760b240fba5581b42 (patch) | |
tree | 5849aceac5debd1804fcefee7767593feed4f3b9 | |
parent | 519d81956ee277b4419c723adfb154603c2565ba (diff) |
MAINTAINERS: Add Dave Hansen to the x86 maintainer team
Dave is already listed as x86/mm maintainer, has a profund knowledge
of the x86 architecture in general and a good taste in terms of kernel
programming in general.
Add him as a full x86 maintainer with all rights and duties.
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Acked-by: Borislav Petkov <[email protected]>
Acked-by: Andy Lutomirski <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lkml.kernel.org/r/87zgr3flq7.ffs@tglx
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8d118d7957d2..f26920f0fa65 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20336,6 +20336,7 @@ X86 ARCHITECTURE (32-BIT AND 64-BIT) M: Thomas Gleixner <[email protected]> M: Ingo Molnar <[email protected]> M: Borislav Petkov <[email protected]> +M: Dave Hansen <[email protected]> R: "H. Peter Anvin" <[email protected]> |