aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Henderson <william.henderson@nutanix.com>2023-08-29 10:45:19 +0000
committerJohn Levon <john.levon@nutanix.com>2023-09-15 13:06:15 +0100
commite70e242db3c9ad205cdab8b5dc26e94ae23b40e7 (patch)
tree9bf2683608732ee433729a180c80738cc9078250
parent345401e479336b4fe3db3295b83c44d58c9d2c28 (diff)
downloadlibvfio-user-e70e242db3c9ad205cdab8b5dc26e94ae23b40e7.zip
libvfio-user-e70e242db3c9ad205cdab8b5dc26e94ae23b40e7.tar.gz
libvfio-user-e70e242db3c9ad205cdab8b5dc26e94ae23b40e7.tar.bz2
fix: authors of test_migration.py
Signed-off-by: William Henderson <william.henderson@nutanix.com>
-rw-r--r--test/py/test_migration.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/py/test_migration.py b/test/py/test_migration.py
index f10545b..f8a1eee 100644
--- a/test/py/test_migration.py
+++ b/test/py/test_migration.py
@@ -1,7 +1,8 @@
#
# Copyright (c) 2023 Nutanix Inc. All rights reserved.
#
-# Authors: William Henderson <william.henderson@nutanix.com>
+# Authors: Thanos Makatos <thanos@nutanix.com>
+# William Henderson <william.henderson@nutanix.com>
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met: