diff options
author | Alexey Dobriyan <[email protected]> | 2018-06-27 23:26:24 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-06-28 11:16:44 -0700 |
commit | 008e682b5bf1bdd735b2eecf2f3903d7da49dd52 (patch) | |
tree | b44f112e22bf6574426ad9907619222500ffe061 | |
parent | dd275caf4a0d9b219fffe49288b6cc33cd564312 (diff) |
proc: add Alexey to MAINTAINERS
I know I'll regret it.
Link: http://lkml.kernel.org/r/20180627194840.GA18113@avx2
Signed-off-by: Alexey Dobriyan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bfb8a18d4793..07d1576fc766 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11481,6 +11481,15 @@ W: http://wireless.kernel.org/en/users/Drivers/p54 S: Obsolete F: drivers/net/wireless/intersil/prism54/ +PROC FILESYSTEM +R: Alexey Dobriyan <[email protected]> +S: Maintained +F: fs/proc/ +F: include/linux/proc_fs.h +F: tools/testing/selftests/proc/ + PROC SYSCTL M: "Luis R. Rodriguez" <[email protected]> M: Kees Cook <[email protected]> |