diff options
author | Minchan Kim <[email protected]> | 2015-05-05 16:23:28 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-05-05 17:10:10 -0700 |
commit | 74f3037c4015f3a440dc4cb4e31477875fa9791c (patch) | |
tree | ded0abc310ef1c93f453cecd2b01d0c5d93a3050 | |
parent | 99ebbd30e3640f6addb37f222b4d6ad4b807d9ea (diff) |
zram: add Designated Reviewer for zram in MAINTAINERS
Sergey Senozhatsky has contributed/reviewed to zram for a long time. He
is really helpful for maintaining zram so I want for him to continue
helping me as Designated Reviewer unless he hates it.
Signed-off-by: Minchan Kim <[email protected]>
Cc: Sergey Senozhatsky <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 781e099495d3..1c7fd3c85ba7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11037,6 +11037,7 @@ F: drivers/media/pci/zoran/ ZRAM COMPRESSED RAM BLOCK DEVICE DRVIER M: Minchan Kim <[email protected]> M: Nitin Gupta <[email protected]> +R: Sergey Senozhatsky <[email protected]> S: Maintained F: drivers/block/zram/ |