diff options
author | John Snow <jsnow@redhat.com> | 2022-03-22 13:42:12 -0400 |
---|---|---|
committer | Hanna Reitz <hreitz@redhat.com> | 2022-03-29 16:30:55 +0200 |
commit | 42a5009d8866f69945b708e98d81582bdbcd504f (patch) | |
tree | c32dbafd878e0bef282ba07085a2f4a5ac276b49 /tests/qemu-iotests/228 | |
parent | 44064550d98a680e2ff55fdd783ac19d850ac8ca (diff) | |
download | qemu-42a5009d8866f69945b708e98d81582bdbcd504f.zip qemu-42a5009d8866f69945b708e98d81582bdbcd504f.tar.gz qemu-42a5009d8866f69945b708e98d81582bdbcd504f.tar.bz2 |
iotests: update test owner contact information
Quite a few of these tests have stale contact information. This patch
updates the stale ones that I happen to be aware of at the moment.
Signed-off-by: John Snow <jsnow@redhat.com>
Message-Id: <20220322174212.1169630-1-jsnow@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Hanna Reitz <hreitz@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/228')
-rwxr-xr-x | tests/qemu-iotests/228 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/228 b/tests/qemu-iotests/228 index f79bae0..7341777 100755 --- a/tests/qemu-iotests/228 +++ b/tests/qemu-iotests/228 @@ -19,7 +19,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. # -# Creator/Owner: Max Reitz <mreitz@redhat.com> +# Creator/Owner: Hanna Reitz <hreitz@redhat.com> import iotests from iotests import log, qemu_img, filter_testfiles, filter_imgfmt, \ |