aboutgitcode
diff options
context:
space:
mode:
authorStefano Brivio <sbrivio@redhat.com>2022-04-28 18:00:47 +0200
committerStefano Brivio <sbrivio@redhat.com>2022-04-29 14:26:24 +0200
commit30b4e9ecfdc5939af9051bd4fc1d7f30871b8118 (patch)
tree36314b0028ec60f42c4386e1ae436e01e821bb65
parent1aa6fe1eb9788d663fa22c80c71941e736e7c122 (diff)
downloadmbuto-30b4e9ecfdc5939af9051bd4fc1d7f30871b8118.tar
mbuto-30b4e9ecfdc5939af9051bd4fc1d7f30871b8118.tar.gz
mbuto-30b4e9ecfdc5939af9051bd4fc1d7f30871b8118.tar.bz2
mbuto-30b4e9ecfdc5939af9051bd4fc1d7f30871b8118.tar.lz
mbuto-30b4e9ecfdc5939af9051bd4fc1d7f30871b8118.tar.xz
mbuto-30b4e9ecfdc5939af9051bd4fc1d7f30871b8118.tar.zst
mbuto-30b4e9ecfdc5939af9051bd4fc1d7f30871b8118.zip
mbuto: Add Sevinj Aghayeva as author
The kselftests implementation is mostly her stuff. Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
-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