diff options
| author | André Almeida <[email protected]> | 2022-04-21 14:32:54 -0300 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2022-04-22 10:30:20 +0200 |
| commit | 60cc5468daaefc18ffc081dc484bdaa1bd270561 (patch) | |
| tree | 13face8ce4a498d26002b0be1d3b5235fea2e6f7 | |
| parent | b2d229d4ddb17db541098b83524d901257e93845 (diff) | |
futex: MAINTAINERS, .mailmap: Update André's email address
Update futex entry to use my new professional email address.
Signed-off-by: André Almeida <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
| -rw-r--r-- | .mailmap | 1 | ||||
| -rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -45,6 +45,7 @@ Andrey Konovalov <[email protected]> <[email protected]> Andrey Ryabinin <[email protected]> <[email protected]> Andrey Ryabinin <[email protected]> <[email protected]> Andrzej Hajda <[email protected]> <[email protected]> +André Almeida <[email protected]> <[email protected]> Andy Adamson <[email protected]> Antoine Tenart <[email protected]> <[email protected]> Antoine Tenart <[email protected]> <[email protected]> diff --git a/MAINTAINERS b/MAINTAINERS index 40fa1955ca3f..35dea3d12981 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8109,7 +8109,7 @@ M: Ingo Molnar <[email protected]> R: Peter Zijlstra <[email protected]> R: Darren Hart <[email protected]> R: Davidlohr Bueso <[email protected]> -R: André Almeida <[email protected]> +R: André Almeida <[email protected]> S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking/core |