All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 RFC 1/3] MAINTAINERS: Add "R:" designated-reviewers tag
@ 2014-06-03 15:35 Paul E. McKenney
  2014-06-03 15:35 ` [PATCH v2 RFC 2/3] rcu: Add designated reviewers for RCU Paul E. McKenney
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Paul E. McKenney @ 2014-06-03 15:35 UTC (permalink / raw)
  To: linux-kernel
  Cc: mingo, laijs, dipankar, akpm, mathieu.desnoyers, josh, niv, tglx,
	peterz, rostedt, dhowells, edumazet, dvhart, fweisbec, oleg, sbw,
	Paul E. McKenney

From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>

A ksummit-discuss email thread looked at the difficulty recruiting
and retaining reviewers.  Paul Walmsley also noted the need for patch
submitters to know who the key reviewers are and suggested adding an
"R:" tag to the MAINTAINERS file to record this information on a
per-subsystem basis.  This commit does just that, and a subsequent
commit tags the designated reviewer for the RCU-related subsystems.

http://lists.linuxfoundation.org/pipermail/ksummit-discuss/2014-May/000830.html

Suggested-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6dc67b1fdb50..8513adb1135d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -70,6 +70,8 @@ Descriptions of section entries:
 
 	P: Person (obsolete)
 	M: Mail patches to: FullName <address@domain>
+	R: Designated reviewer, who should be CCed on patches,
+	   format: FullName <address@domain>
 	L: Mailing list that is relevant to this area
 	W: Web-page with status/info
 	Q: Patchwork web based patch tracking system site
-- 
1.8.1.5


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

end of thread, other threads:[~2014-06-03 22:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-03 15:35 [PATCH v2 RFC 1/3] MAINTAINERS: Add "R:" designated-reviewers tag Paul E. McKenney
2014-06-03 15:35 ` [PATCH v2 RFC 2/3] rcu: Add designated reviewers for RCU Paul E. McKenney
2014-06-03 15:35 ` [PATCH v2 RFC 3/3] Update RCU maintainership Paul E. McKenney
2014-06-03 16:14 ` [PATCH v2 RFC 1/3] MAINTAINERS: Add "R:" designated-reviewers tag Steven Rostedt
2014-06-03 19:03 ` Joe Perches
2014-06-03 20:12   ` Paul E. McKenney
2014-06-03 20:16     ` Joe Perches
2014-06-03 21:48       ` Paul E. McKenney
2014-06-03 22:49         ` Joe Perches

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.