diff options
| author | Joel Fernandes (Google) <[email protected]> | 2023-03-23 19:18:07 +0000 |
|---|---|---|
| committer | Joel Fernandes (Google) <[email protected]> | 2023-04-05 13:47:42 +0000 |
| commit | 424d7b3ea99d13d7787432df8a6d2327fc6fda3c (patch) | |
| tree | 3eea55870e5afa4e99701e9f73a0bc00560c7382 | |
| parent | d4957c531a8ab44522c45daf43bb32a04220848d (diff) | |
MAINTAINERS: Add Zqiang as a RCU reviewer
I have spent about two years studying and contributing to RCU,
and sharing RCU-related knowledge within my team, if possible,
please consider me as R ;-).
Acked-by: Paul E. McKenney <[email protected]>
Signed-off-by: Zqiang <[email protected]>
Signed-off-by: Joel Fernandes (Google) <[email protected]>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e9fb1c172ffe..e03067b857a2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17643,6 +17643,7 @@ M: Boqun Feng <[email protected]> R: Steven Rostedt <[email protected]> R: Mathieu Desnoyers <[email protected]> R: Lai Jiangshan <[email protected]> +R: Zqiang <[email protected]> S: Supported W: http://www.rdrop.com/users/paulmck/RCU/ |