aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2019-06-18 13:44:37 +0100
committerWill Deacon <will.deacon@arm.com>2019-07-03 10:27:05 +0100
commit534cac245102e05b3af3ea8afff382e7488984da (patch)
tree8508e9aaa4eed005742bbfe58634e188ac2aa13c
parentef5b941fba75e42a1f7f0a85161c0ed4686ebeee (diff)
downloadkvmtool-534cac245102e05b3af3ea8afff382e7488984da.tar.gz
README: Add maintainers section
Julien has kindly offered to help maintain kvmtool, but it occurred to me that we don't actually provide any maintainer contact details in the repository as it stands. Add a brief "Maintainers" section to the README, immediately after the "Contributing" section so that people know who to nag about merging and reviewing patches. Acked-by: Marc Zyngier <marc.zyngier@arm.com> Acked-by: Julien Thierry <julien.thierry@arm.com> Signed-off-by: Will Deacon <will@kernel.org>
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 52124b87..591f84f3 100644
--- a/README
+++ b/README
@@ -111,3 +111,9 @@ added automatically by issuing the command
git config format.subjectprefix "PATCH kvmtool"
in the git repository.
+
+Maintainers
+-----------
+
+kvmtool is maintained by Will Deacon <will@kernel.org> and Julien Thierry
+<julien.thierry@arm.com>.