diff options
| author | Joel Fernandes (Google) <joel@joelfernandes.org> | 2023-03-17 19:44:04 +0000 |
|---|---|---|
| committer | Joel Fernandes (Google) <joel@joelfernandes.org> | 2023-04-05 13:47:42 +0000 |
| commit | 0fb09f8bdd9de0297cd1b970fd0655b9bd3908ef (patch) | |
| tree | c213c5bf1a1b09d788b0e94f385b7f39a964115a | |
| parent | d276134ed4843d98f19acd10f8ad196eee0c1c0c (diff) | |
| download | linux-0fb09f8bdd9de0297cd1b970fd0655b9bd3908ef.tar.gz linux-0fb09f8bdd9de0297cd1b970fd0655b9bd3908ef.zip | |
MAINTAINERS: Change Joel Fernandes from R: to M:
I have spent years learning / contributing to RCU with several features,
talks and presentations, with my most recent work being on Lazy-RCU.
Please consider me for M, so I can tell my wife why I spend a lot of my
weekends and evenings on this complicated and mysterious thing -- which is
mostly in the hopes of preventing the world from burning down because
everything runs on this one way or another. ;-)
Acked-by: Frederic Weisbecker <frederic@kernel.org>
Acked-by: Paul E. McKenney <paulmck@kernel.org>
Cc: "Paul E. McKenney" <paulmck@kernel.org>
Cc: Frederic Weisbecker <frederic@kernel.org>
Cc: Neeraj Upadhyay <quic_neeraju@quicinc.com>
Cc: Boqun Feng <boqun.feng@gmail.com>
Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8d5bc223f305..698c330d37cf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17637,11 +17637,11 @@ READ-COPY UPDATE (RCU) M: "Paul E. McKenney" <paulmck@kernel.org> 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> R: Steven Rostedt <rostedt@goodmis.org> R: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> R: Lai Jiangshan <jiangshanlai@gmail.com> -R: Joel Fernandes <joel@joelfernandes.org> L: rcu@vger.kernel.org S: Supported W: http://www.rdrop.com/users/paulmck/RCU/ |
