Messages in this thread Patch in this message |  | | From | Minchan Kim <> | Subject | [PATCH] zram: add Designated Reviewer for zram in MAINTAINERS | Date | Wed, 15 Apr 2015 16:03:25 +0900 |
| |
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.
Cc: Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> Signed-off-by: Minchan Kim <minchan@kernel.org> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS index bfd98f6..27aed1d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10998,6 +10998,7 @@ F: drivers/media/pci/zoran/ ZRAM COMPRESSED RAM BLOCK DEVICE DRVIER M: Minchan Kim <minchan@kernel.org> M: Nitin Gupta <ngupta@vflare.org> +R: Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> L: linux-kernel@vger.kernel.org S: Maintained F: drivers/block/zram/ -- 1.9.3
|  |