diff options
| author | Davidlohr Bueso <[email protected]> | 2021-01-22 09:11:01 -0800 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2021-03-28 21:12:42 +0200 |
| commit | bd9a5fc2edb0bdcb0756298daa31ddd6a02f0634 (patch) | |
| tree | af2ece8c98a3da895a46963a09ef36dfd1b1a6c1 | |
| parent | 8af856d18bfbe89676ade38caa2a5d06f75f211d (diff) | |
MAINTAINERS: Add myself as futex reviewer
I'm volunteering to help review some of the pain.
Signed-off-by: Davidlohr Bueso <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index aa84121c5611..8c31c77d4cc2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7363,6 +7363,7 @@ M: Thomas Gleixner <[email protected]> M: Ingo Molnar <[email protected]> R: Peter Zijlstra <[email protected]> R: Darren Hart <[email protected]> +R: Davidlohr Bueso <[email protected]> S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking/core |