All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH kvmtool] README: Add maintainers section
@ 2019-06-28 11:26 Will Deacon
  2019-06-28 12:04 ` Marc Zyngier
  2019-07-03  7:23 ` Julien Thierry
  0 siblings, 2 replies; 3+ messages in thread
From: Will Deacon @ 2019-06-28 11:26 UTC (permalink / raw)
  To: kvm; +Cc: marc.zyngier, Will Deacon, Julien Thierry

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.

Cc: Julien Thierry <julien.thierry@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
---
 README | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README b/README
index 52124b87a5e2..591f84f3f489 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>.
-- 
2.11.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-07-03  7:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-28 11:26 [PATCH kvmtool] README: Add maintainers section Will Deacon
2019-06-28 12:04 ` Marc Zyngier
2019-07-03  7:23 ` Julien Thierry

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.