[v2,02/13] MAINTAINERS: Add Boqun to RCU entry

Message ID 20230325173316.3118674-3-joel@joelfernandes.org
State New
Headers
Series Core RCU patches for 6.4 |

Commit Message

Joel Fernandes March 25, 2023, 5:33 p.m. UTC
  From: Boqun Feng <boqun.feng@gmail.com>

Just to be clear, the "M:" tag before my name is short of "Minions" ;-)

Acked-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Frederic Weisbecker March 26, 2023, 7:19 p.m. UTC | #1
Le Sat, Mar 25, 2023 at 05:33:05PM +0000, Joel Fernandes (Google) a écrit :
> From: Boqun Feng <boqun.feng@gmail.com>
> 
> Just to be clear, the "M:" tag before my name is short of "Minions" ;-)
> 
> Acked-by: Paul E. McKenney <paulmck@kernel.org>
> Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
> Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>

Acked-by: Frederic Weisbecker <frederic@kernel.org>
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 698c330d37cf..e9fb1c172ffe 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17639,6 +17639,7 @@  M:	Frederic Weisbecker <frederic@kernel.org> (kernel/rcu/tree_nocb.h)
 M:	Neeraj Upadhyay <quic_neeraju@quicinc.com> (kernel/rcu/tasks.h)
 M:	Joel Fernandes <joel@joelfernandes.org>
 M:	Josh Triplett <josh@joshtriplett.org>
+M:	Boqun Feng <boqun.feng@gmail.com>
 R:	Steven Rostedt <rostedt@goodmis.org>
 R:	Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
 R:	Lai Jiangshan <jiangshanlai@gmail.com>