diff options
-rwxr-xr-x | mbuto | 3 | ||||
-rw-r--r-- | mbuto.1 | 6 |
2 files changed, 5 insertions, 4 deletions
@@ -5,7 +5,8 @@ # SPDX-License-Identifier: AGPL-3.0-or-later # # Copyright (c) 2020-2022 Red Hat GmbH -# Author: Stefano Brivio <sbrivio@redhat.com> +# Authors: Stefano Brivio <sbrivio@redhat.com> +# Sevinj Aghayeva <sevinj.aghayeva@gmail.com> # # This script builds Linux initramfs images suitable for lightweight VM # environments, without relying on distribution-specific tools (dracut, @@ -248,13 +248,13 @@ $ kvm -kernel arch/x86/boot/bzImage -initrd test.img \\ .fi .RE -.SH AUTHOR +.SH AUTHORS -Stefano Brivio <sbrivio@redhat.com> +Stefano Brivio <sbrivio@redhat.com>, Sevinj Aghayeva <sevinj.aghayeva@gmail.com> .SH REPORTING BUGS -Please send reports or patches via e-mail to the author. +Please send reports or patches via e-mail to the authors. .SH COPYRIGHT |