aboutgitcode
diff options
context:
space:
mode:
-rwxr-xr-xmbuto3
-rw-r--r--mbuto.16
2 files changed, 5 insertions, 4 deletions
diff --git a/mbuto b/mbuto
index c463a38..abfad76 100755
--- a/mbuto
+++ b/mbuto
@@ -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,
diff --git a/mbuto.1 b/mbuto.1
index 2645860..7007330 100644
--- a/mbuto.1
+++ b/mbuto.1
@@ -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