[PATCH 5/9] contrib/gitdm: add University of Tokyo to academic group

Alex Bennée posted 9 patches 1 day ago
Maintainers: "Alex Bennée" <alex.bennee@linaro.org>
[PATCH 5/9] contrib/gitdm: add University of Tokyo to academic group
Posted by Alex Bennée 1 day ago
At least one of Akihiko's KVM forums presentations had University of
Tokyo on it. Let me know if you would rather be added to the
individual contributors.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Cc: Akihiko Odaki <odaki@rsg.ci.i.u-tokyo.ac.jp>
---
 contrib/gitdm/group-map-academics | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/contrib/gitdm/group-map-academics b/contrib/gitdm/group-map-academics
index 082458e1bde..40865b01cd7 100644
--- a/contrib/gitdm/group-map-academics
+++ b/contrib/gitdm/group-map-academics
@@ -25,3 +25,6 @@ iscas.ac.cn
 
 # Université Grenoble Alpes
 univ-grenoble-alpes.fr
+
+# University of Tokyo
+u-tokyo.ac.jp
-- 
2.47.3


Re: [PATCH 5/9] contrib/gitdm: add University of Tokyo to academic group
Posted by Akihiko Odaki 10 hours ago
On 2025/11/19 20:39, Alex Bennée wrote:
> At least one of Akihiko's KVM forums presentations had University of
> Tokyo on it. Let me know if you would rather be added to the
> individual contributors.
> 
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> Cc: Akihiko Odaki <odaki@rsg.ci.i.u-tokyo.ac.jp>

I and my colleagues use QEMU for academic microarchitecture researches 
so it is indeed to appropriate to have an entry here.

Reviewed-by: Akihiko Odaki <odaki@rsg.ci.i.u-tokyo.ac.jp>