.mailmap | 2 ++ MAINTAINERS | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-)
Update my email address to the kernel.org one, as it's getting
more convenient this way.
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
---
Basically it's getting easier for me to use the kernel.org address
instead of my company's one. So let's do it.
Note sure if I should go through the whole tree to change the different
occurences of my email, but worse case this can happen in a separate
patch.
---
.mailmap | 2 ++
MAINTAINERS | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/.mailmap b/.mailmap
index e90797de3256..25019ddf467c 100644
--- a/.mailmap
+++ b/.mailmap
@@ -96,6 +96,8 @@ Ben Widawsky <bwidawsk@kernel.org> <ben@bwidawsk.net>
Ben Widawsky <bwidawsk@kernel.org> <ben.widawsky@intel.com>
Ben Widawsky <bwidawsk@kernel.org> <benjamin.widawsky@intel.com>
Benjamin Poirier <benjamin.poirier@gmail.com> <bpoirier@suse.de>
+Benjamin Tissoires <bentiss@kernel.org> <benjamin.tissoires@gmail.com>
+Benjamin Tissoires <bentiss@kernel.org> <benjamin.tissoires@redhat.com>
Bjorn Andersson <andersson@kernel.org> <bjorn@kryo.se>
Bjorn Andersson <andersson@kernel.org> <bjorn.andersson@linaro.org>
Bjorn Andersson <andersson@kernel.org> <bjorn.andersson@sonymobile.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index c50e72258ba9..52bb6f2c3e7b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9546,7 +9546,7 @@ F: kernel/power/
HID CORE LAYER
M: Jiri Kosina <jikos@kernel.org>
-M: Benjamin Tissoires <benjamin.tissoires@redhat.com>
+M: Benjamin Tissoires <bentiss@kernel.org>
L: linux-input@vger.kernel.org
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git
@@ -22685,7 +22685,7 @@ F: drivers/usb/host/ehci*
USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
M: Jiri Kosina <jikos@kernel.org>
-M: Benjamin Tissoires <benjamin.tissoires@redhat.com>
+M: Benjamin Tissoires <bentiss@kernel.org>
L: linux-usb@vger.kernel.org
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git
---
base-commit: 3e78a6c0d3e02e4cf881dc84c5127e9990f939d6
change-id: 20240321-bentiss_kernel-93118ff173aa
Best regards,
--
Benjamin Tissoires <bentiss@kernel.org>
On Thu, 21 Mar 2024, Benjamin Tissoires wrote: > Update my email address to the kernel.org one, as it's getting > more convenient this way. > > Signed-off-by: Benjamin Tissoires <bentiss@kernel.org> Appplied to hid.git#for-6.9/upstream-fixes. > --- > Basically it's getting easier for me to use the kernel.org address > instead of my company's one. So let's do it. > > Note sure if I should go through the whole tree to change the different > occurences of my email, but worse case this can happen in a separate > patch. That's exactly why I prefer not to put e-mail address in copyright headers at all in the first place :) -- Jiri Kosina SUSE Labs
© 2016 - 2026 Red Hat, Inc.