diff options
author | Nathan Chancellor <[email protected]> | 2021-02-04 18:33:03 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-02-05 11:03:47 -0800 |
commit | 654eb3f2a009af1fc64b10442e559e0d1e50904a (patch) | |
tree | e233ac3203d4aa9e10d2b1f8c382d24b115b04a7 | |
parent | e558464be982af2546229dcbef746d24e942abaa (diff) |
MAINTAINERS/.mailmap: use my @kernel.org address
Use my @kernel.org for all points of contact so that I am always
accessible.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Nathan Chancellor <[email protected]>
Acked-by: Nick Desaulniers <[email protected]>
Acked-by: Miguel Ojeda <[email protected]>
Cc: Sedat Dilek <[email protected]>
Cc: Lukas Bulwahn <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | .mailmap | 1 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -246,6 +246,7 @@ Morten Welinder <[email protected]> Morten Welinder <[email protected]> Morten Welinder <[email protected]> Mythri P K <[email protected]> +Nathan Chancellor <[email protected]> <[email protected]> Nguyen Anh Quynh <[email protected]> Nicolas Ferre <[email protected]> <[email protected]> Nicolas Pitre <[email protected]> <[email protected]> diff --git a/MAINTAINERS b/MAINTAINERS index 2a0737dfca89..667d03852191 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4304,7 +4304,7 @@ S: Maintained F: .clang-format CLANG/LLVM BUILD SUPPORT -M: Nathan Chancellor <[email protected]> +M: Nathan Chancellor <[email protected]> M: Nick Desaulniers <[email protected]> S: Supported |