diff options
author | Luis Chamberlain <[email protected]> | 2023-11-02 13:26:55 -0700 |
---|---|---|
committer | Luis Chamberlain <[email protected]> | 2023-12-28 04:57:57 -0800 |
commit | 05c1a8d01facb9b24ab267929be94f9fc5ca686d (patch) | |
tree | 50944d426b1caea564ba3e7667aff8ab50c74e0c | |
parent | 0417f247f20b89cf4a4d697fa60fe30b8650cd2c (diff) |
MAINTAINERS: Add Joel Granados as co-maintainer for proc sysctl
Joel Granados has been doing quite a bit of the work to help us move
forward with the proc sysctl cleanups, and is keen on helping and
so has agreed to help with maintenance of proc sysctl. Add him as
a maintainer.
Reviewed-by: Kees Cook <[email protected]>
Signed-off-by: Luis Chamberlain <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 451e6df26948..75fee7791e4f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17360,6 +17360,7 @@ F: tools/testing/selftests/proc/ PROC SYSCTL M: Luis Chamberlain <[email protected]> M: Kees Cook <[email protected]> +M: Joel Granados <[email protected]> S: Maintained |