My contract with Daynix Computing Ltd. will expire by the end of May, 2025. As I may contribute to QEMU for my research, use my email address at the lab.
As I'm the only maintainer of igb and no longer financially supported to maintain it, change its status to Odd Fixes until someone steps up. Signed-off-by: Akihiko Odaki <od...@rsg.ci.i.u-tokyo.ac.jp> --- My email address at Daynix will remain active at least for the next month. I added the submitter of the patches I recently reviewed to Cc. Please Cc my new email address for future reviews. I have a number of patches that are not pulled yet. Colleagues at Daynix will take over the patches which are interests of the company. I will keep working on some patches that are my personal interests. In particular, I intend to continue my work for Mac, Arm, graphics, and other trivial/generic improvements of QEMU. I will repost the patches I intend to continue upsreaming but are unlikely to be pulled soon with my new email address by the end of the next month. It was a great experience to contribute to QEMU as part of my job at Daynix. I hope others did/will find my contributions useful (and, ideally, not troubling). Please feeel free to ask if you have any question. And just in case: I intend to focus on my research and am not interested in a job opportunity for now. --- Changes in v2: - EDITME: describe what is new in this series revision. - EDITME: use bulletpoints and terse descriptions. - Link to v1: https://lore.kernel.org/qemu-devel/20250531-rsg-v1-1-2417b4fe8...@rsg.ci.i.u-tokyo.ac.jp --- MAINTAINERS | 16 ++++++++-------- .mailmap | 3 ++- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 7060cf49b986..4b26189749d8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2518,7 +2518,7 @@ F: tests/qtest/fuzz-megasas-test.c Network packet abstractions M: Dmitry Fleytman <dmitry.fleyt...@gmail.com> -R: Akihiko Odaki <akihiko.od...@daynix.com> +R: Akihiko Odaki <od...@rsg.ci.i.u-tokyo.ac.jp> S: Maintained F: include/net/eth.h F: net/eth.c @@ -2548,13 +2548,13 @@ F: docs/specs/rocker.rst e1000x M: Dmitry Fleytman <dmitry.fleyt...@gmail.com> -R: Akihiko Odaki <akihiko.od...@daynix.com> +R: Akihiko Odaki <od...@rsg.ci.i.u-tokyo.ac.jp> S: Maintained F: hw/net/e1000x* e1000e M: Dmitry Fleytman <dmitry.fleyt...@gmail.com> -R: Akihiko Odaki <akihiko.od...@daynix.com> +R: Akihiko Odaki <od...@rsg.ci.i.u-tokyo.ac.jp> S: Maintained F: hw/net/e1000e* F: tests/qtest/fuzz-e1000e-test.c @@ -2562,9 +2562,9 @@ F: tests/qtest/e1000e-test.c F: tests/qtest/libqos/e1000e.* igb -M: Akihiko Odaki <akihiko.od...@daynix.com> +M: Akihiko Odaki <od...@rsg.ci.i.u-tokyo.ac.jp> R: Sriram Yagnaraman <sriram.yagnara...@ericsson.com> -S: Maintained +S: Odd Fixes F: docs/system/devices/igb.rst F: hw/net/igb* F: tests/functional/test_netdev_ethtool.py @@ -2909,7 +2909,7 @@ Core Audio framework backend M: Gerd Hoffmann <kra...@redhat.com> M: Philippe Mathieu-Daudé <phi...@linaro.org> R: Christian Schoenebeck <qemu_...@crudebyte.com> -R: Akihiko Odaki <akihiko.od...@daynix.com> +R: Akihiko Odaki <od...@rsg.ci.i.u-tokyo.ac.jp> S: Odd Fixes F: audio/coreaudio.m @@ -3200,7 +3200,7 @@ F: tests/functional/test_vnc.py Cocoa graphics M: Peter Maydell <peter.mayd...@linaro.org> M: Philippe Mathieu-Daudé <phi...@linaro.org> -R: Akihiko Odaki <akihiko.od...@daynix.com> +R: Akihiko Odaki <od...@rsg.ci.i.u-tokyo.ac.jp> S: Odd Fixes F: ui/cocoa.m @@ -3727,7 +3727,7 @@ F: util/iova-tree.c elf2dmp M: Viktor Prutyanov <viktor.prutya...@phystech.edu> -R: Akihiko Odaki <akihiko.od...@daynix.com> +R: Akihiko Odaki <od...@rsg.ci.i.u-tokyo.ac.jp> S: Maintained F: contrib/elf2dmp/ diff --git a/.mailmap b/.mailmap index 33fe75400fe3..e7271852dc6a 100644 --- a/.mailmap +++ b/.mailmap @@ -67,7 +67,8 @@ Andrey Drobyshev <andrey.drobys...@virtuozzo.com> Andrey Drobyshev via <qemu-blo BALATON Zoltan <bala...@eik.bme.hu> BALATON Zoltan via <qemu-...@nongnu.org> # Next, replace old addresses by a more recent one. -Akihiko Odaki <akihiko.od...@daynix.com> <akihiko.od...@gmail.com> +Akihiko Odaki <od...@rsg.ci.i.u-tokyo.ac.jp> <akihiko.od...@daynix.com> +Akihiko Odaki <od...@rsg.ci.i.u-tokyo.ac.jp> <akihiko.od...@gmail.com> Aleksandar Markovic <aleksandar.qemu.de...@gmail.com> <aleksandar.marko...@mips.com> Aleksandar Markovic <aleksandar.qemu.de...@gmail.com> <aleksandar.marko...@imgtec.com> Aleksandar Markovic <aleksandar.qemu.de...@gmail.com> <amarko...@wavecomp.com> --- base-commit: f0737158b483e7ec2b2512145aeab888b85cc1f7 change-id: 20250530-rsg-c172eff9635c Best regards, -- Akihiko Odaki <od...@rsg.ci.i.u-tokyo.ac.jp>