Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1246758

[PATCH 1/2] MAINTAINERS: add myself as zsmalloc reviewer

From Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Newsgroups linux.kernel
Subject [PATCH 1/2] MAINTAINERS: add myself as zsmalloc reviewer
Date 2015-10-14 15:50 +0200
Message-ID <qjuBk-8B-13@gated-at.bofh.it> (permalink)
References <qjuBk-8B-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Nominate myself as a zsmalloc reviewer.

Signed-off-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 21348d8..c10e3ab 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11749,6 +11749,7 @@ F:	drivers/tty/serial/zs.*
 ZSMALLOC COMPRESSED SLAB MEMORY ALLOCATOR
 M:	Minchan Kim <minchan@kernel.org>
 M:	Nitin Gupta <ngupta@vflare.org>
+R:	Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>
 L:	linux-mm@kvack.org
 S:	Maintained
 F:	mm/zsmalloc.c
-- 
2.6.1.134.g4b1fd35

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[RFC][PATCH 0/2] update zsmalloc/zram MAINTAINERS section Sergey Senozhatsky <sergey.senozhatsky@gmail.com> - 2015-10-14 15:50 +0200
  [PATCH 1/2] MAINTAINERS: add myself as zsmalloc reviewer Sergey Senozhatsky <sergey.senozhatsky@gmail.com> - 2015-10-14 15:50 +0200
  [PATCH 2/2] MAINTAINERS: nominate myself as a zram co-maintainer Sergey Senozhatsky <sergey.senozhatsky@gmail.com> - 2015-10-14 15:50 +0200
  Re: [RFC][PATCH 0/2] update zsmalloc/zram MAINTAINERS section Minchan Kim <minchan@kernel.org> - 2015-10-15 01:50 +0200
    Re: [RFC][PATCH 0/2] update zsmalloc/zram MAINTAINERS section Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2015-10-15 02:30 +0200

csiph-web